|
|
|
|||||
|
Delay of OneWay-Calls
Hi,
we have got a problem with our implementation of an event service: when the event manager wants to notify all interested enities, one thread calls methods over ice with oneway-Proxies on the remote objects. But if the remote method is very slow in processing, the event manager gets slower and slower and adapt himself to the slowest remote host, as other hosts are informed in the same slow time. As I understand the manual, the caller shouldn't be influenced by the processing time, as it hands over the call to the transport layer and should return immediately. Or is the transport layer not able to buffer numerous calls? In our test the number of 15 delayed calls was not superseeded. Wolfgang
__________________
University of Erlangen-Nuremberg Institute for Manufacturing Automation and Production Systems Egerlandstr. 7-9 D-91058 Erlangen Germany URL: www.faps.uni-erlangen.de |
|
||||||
|
We wrote an extensive FAQ on why oneway calls can block in our connections newsletter. See here for an online version http://www.zeroc.com/faq/onewaysBlock.html
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Muticast calls | bogyom | Help Center | 2 | 10-12-2006 07:38 PM |
| can tcp oneway failure go unnoticted? | andhow | Help Center | 1 | 02-10-2005 05:35 AM |
| OneWay Method invokation NOT returning | galbe | Bug Reports | 7 | 10-30-2003 10:07 AM |
| Timeouts on AMI calls? | mathewm | Help Center | 5 | 09-11-2003 11:58 AM |
| Making C++ throughput demo oneway? | SteveWampler | Help Center | 4 | 09-02-2003 06:14 PM |