summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ThreadPool.cpp
Commit message (Collapse)AuthorAge
...
* Added thread start/stop hooksDwayne Boone2006-06-01
|
* Bug 803 - changed communicator initialization.Dwayne Boone2006-04-07
|
* Updated copyrightDwayne Boone2006-03-14
|
* Changed blob functions to match IceEDwayne Boone2006-02-24
|
* changing assertion to exception to avoid vulnerability with small UDPMark Spruiell2006-02-15
| | | | packets
* Added zero copy readBlobDwayne Boone2006-02-10
|
* Moved isAlive from ThreadControl to ThreadBernard Normier2006-01-31
|
* Windows x64 portBernard Normier2005-11-21
|
* Moved VS 8 warning suppression into IceUtil/DisableWarnings.hMichi Henning2005-11-18
|
* Bug 430: udp close on transient exceptionsDwayne Boone2005-09-09
|
* fixed load factor for thread poolsMarc Laukien2005-06-23
|
* re-enable closing pipe FDs in WindowsMark Spruiell2005-04-18
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* more glacier2Marc Laukien2004-11-01
|
* more glacier2Marc Laukien2004-11-01
|
* test suite now works with thread per connectionMarc Laukien2004-10-27
|
* started with thread per clientMarc Laukien2004-10-25
|
* Stack size for Ice thread poolsBernard Normier2004-10-22
|
* Fixed copyrightBernard Normier2004-05-18
|
* 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
|