Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 12-20-2006
ctennis ctennis is offline
Registered User
 
Name: Caleb Tennis
Organization: AEI
Project: Project GINA
 
Join Date: Mar 2006
Posts: 120
Setting RetryIntervals below application level

Is it possible to set the concept of Ice.RetryIntervals at a more fine-grained level than just for the application? That is, can I somehow specify them on a particular proxy or connection?

Thanks,
Caleb
__________________
Caleb Tennis
Analytical Engineering, Inc.
http://www.aei-tech.com
Project: Our facility infrastructure heavily utilizes Ice

Gentoo ebuild maintainer for Ice, IceRuby, etc.
Reply With Quote
  #2 (permalink)  
Old 12-21-2006
matthew's Avatar
matthew matthew is online now
ZeroC Staff
 
Name: Matthew Newhook
Organization: ZeroC, Inc.
Project: Internet Communications Engine
 
Join Date: Feb 2003
Location: NL, Canada
Posts: 1,061
You create a new proxy with a given timeout by calling ice_timeout on an existing proxy. See the Ice manual for details.
Reply With Quote
  #3 (permalink)  
Old 12-21-2006
ctennis ctennis is offline
Registered User
 
Name: Caleb Tennis
Organization: AEI
Project: Project GINA
 
Join Date: Mar 2006
Posts: 120
Right, but timeouts and retrys are different things, no? For example, if I set Ice.RetryIntervals to "0 500 1500" then I get three retry attempts, whereas with ice_timeout() I'm only explicitly setting a timeout for one attempt.

I guess what I'm wondering is if I can do a "AdapterName.RetryIntervals=xxx" so I can set it at a more fine grained level, or if there's a hidden ice_retryIntervals() method for proxies somewhere I'm missing?

Thanks.
__________________
Caleb Tennis
Analytical Engineering, Inc.
http://www.aei-tech.com
Project: Our facility infrastructure heavily utilizes Ice

Gentoo ebuild maintainer for Ice, IceRuby, etc.
Reply With Quote
  #4 (permalink)  
Old 12-21-2006
matthew's Avatar
matthew matthew is online now
ZeroC Staff
 
Name: Matthew Newhook
Organization: ZeroC, Inc.
Project: Internet Communications Engine
 
Join Date: Feb 2003
Location: NL, Canada
Posts: 1,061
Sorry, you are right -- that's what I get for answering a question before my first coffee There is no way to set the retry intervals except on a per-communicator basis.
Reply With Quote
  #5 (permalink)  
Old 12-21-2006
rc_hz rc_hz is offline
Registered User
 
Name: Eric RC
Organization: www.genband.com
Project: No project yet
 
Join Date: Jul 2004
Location: Hangzhou, China
Posts: 189
Send a message via MSN to rc_hz
-->
Is there any plan to add this feature ? If so, it seems to be another great feature.
__________________
Eric RC
www.genband.com (telecommunication)
I like ICE (Ice for C++/Java/Python)
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting a default configuration file eric.hill Help Center 14 07-03-2008 10:01 AM
About IM Application! ffmpeg4nmm Help Center 4 07-08-2006 09:07 AM
Ice.Application class in C# beardo Help Center 9 08-09-2005 01:08 AM
Signals and Ice::Application marksj Help Center 2 08-27-2004 03:22 AM
Application name nsns Help Center 0 07-20-2004 04:43 AM


All times are GMT -4. The time now is 09:41 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.