summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ThreadPool.cpp
Commit message (Collapse)AuthorAge
...
* Updated copyright noticeBernard Normier2004-05-11
|
* fixMarc Laukien2004-04-21
|
* fixMarc Laukien2004-03-09
|
* fixesMarc Laukien2004-02-16
|
* default thread pool size is now 1Marc Laukien2004-01-24
|
* timeout fixMarc Laukien2004-01-19
|
* promotion fixMarc Laukien2004-01-13
|
* Added missing initializer for the local variable "promote" inMichi Henning2004-01-12
| | | | | EventHandlerThread::run(). If a std::exception was thrown from _pool->run(), promote was left uninitialized.
* fixMarc Laukien2003-12-18
|
* fixesMarc Laukien2003-12-12
|
* Removed a statemant near the beginning of read(): stream.i += 8;Michi Henning2003-07-31
| | | | Looks like this got left behind during some performance experiments.
* perf improvementsMarc Laukien2003-07-30
|
* perf improvementsMarc Laukien2003-07-30
|
* Updated receiving side for DatagramLimitException. Test is now done inMichi Henning2003-07-30
| | | | ThreadPool, as it should have been all along.
* Merging changes for DatagramLimitExceptionMichi Henning2003-07-18
|
* - Removed a number of typos in the documentation.Michi Henning2003-05-27
| | | | | | - Got rid of MagicTypes sequence -- using ByteSeq now. - Did a make depend because LocalException.ice now #includes BuiltinSequences.ice.
* Sun: 64 bit + CC 5.3 supportBernard Normier2003-04-29
|
* Correctly handle CommunicatorDestroyedException when callingBenoit Foucher2003-03-31
| | | | Instance::objectAdapterFactory()
* vc++ 6.0 fixMarc Laukien2003-03-26
|
* dyn thread poolMarc Laukien2003-03-24
|
* remove compressed message types; modify message header to includeMark Spruiell2003-03-14
| | | | compression status
* started with shrinking pool; inlined ops in IceUtil::TimeMarc Laukien2003-03-13
|
* Eliminated warning from gcc about incorrect order of member initializers.Michi Henning2003-03-10
|
* Added missing member initializers for VC++ .NET.Michi Henning2003-03-10
|
* dyn thread poolMarc Laukien2003-03-07
|
* dyn thread poolMarc Laukien2003-03-07
|
* internal thread pool changesMarc Laukien2003-03-07
|
* internal thread pool changesMarc Laukien2003-03-06
|
* Merged in changes for protocol versioning.Michi Henning2003-03-05
|
* minorMarc Laukien2003-02-27
|
* version update; date changeMarc Laukien2003-02-04
|
* minorMarc Laukien2003-02-01
|
* fixesMarc Laukien2003-01-28
|
* fixMarc Laukien2003-01-28
|
* ConnectionMonitorMarc Laukien2003-01-17
|
* fixesMarc Laukien2002-12-30
|
* minor fixesMarc Laukien2002-12-15
|
* complete shutdown/deactivate re-implementationMarc Laukien2002-12-14
|
* Style fixes only.Michi Henning2002-12-05
|
* added amiMarc Laukien2002-11-27
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* lots and lots of fixesMarc Laukien2002-09-29
|
* fixMarc Laukien2002-09-26
|
* Runtime->LocalMarc Laukien2002-09-20
|
* Renamed Ice::LocalException to Ice::RuntimeException.Michi Henning2002-09-20
|
* fixed retry bugMarc Laukien2002-09-11
|
* added toString to EventHandlerMarc Laukien2002-09-06
|
* Changed SystemException to SyscallException.Michi Henning2002-08-29
|