summaryrefslogtreecommitdiff
path: root/cpp/src/IceStorm/OnewayBatchSubscriber.cpp
Commit message (Collapse)AuthorAge
* updated IceStorm.Matthew Newhook2006-11-08
|
* Fix BCC compile errorDwayne Boone2006-10-24
|
* IceStormPerSubscriberPublisherMatthew Newhook2006-09-12
|
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* Updated copyrightDwayne Boone2006-03-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Deadlock fixBernard Normier2004-10-01
|
* Fixed a bug that caused a subscriber to no longer receive events afterMark Spruiell2004-07-28
| | | | unsubscribing and resubscribing to the same topic.
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Removed ice_flush() from proxy base class and implementedMichi Henning2003-08-29
| | | | Communicator::flushBatchRequests().
* Changed the service to queue events to subscribers and links so that onlyMark Spruiell2003-05-16
| | | | | | | one thread at a time is delivering to a particular proxy. Event is now reference-counted, and QueuedProxy was added to manage the event queue. Before this change, a misbehaved subscriber could cause each invocation thread in the service to attempt to reconnect to the subscriber.
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Runtime->LocalMarc Laukien2002-09-20
|
* Renamed Ice::LocalException to Ice::RuntimeException.Michi Henning2002-09-20
|
* added spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* more fixesMarc Laukien2002-06-10
|
* IceStorm changesMatthew Newhook2002-02-28
|
* Fix some TODO's in IceUtil. IceStorm now uses the new Logger utils.Matthew Newhook2002-02-12
|
* IceThread merge.Matthew Newhook2001-12-27
|
* first implementation of IceStorm federation.Matthew Newhook2001-12-13