summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ThreadPool.cpp
Commit message (Collapse)AuthorAge
...
* Bug 2664 - show stack traces with C++Dwayne Boone2009-05-07
|
* Bug 2558 - thread pool tracingDwayne Boone2009-04-28
|
* Bug 2812 - add abilty to name threadDwayne Boone2009-04-24
|
* Fixed warning checkDwayne Boone2009-04-23
|
* Bug 3002 - SizeWarn < SizeDwayne Boone2009-04-23
|
* Bugs 3002/3003 - default value of SizeWarn is now 0Dwayne Boone2009-04-23
|
* Bug 2798 - add reason information to MemoryLimitExceptionDwayne Boone2009-04-21
|
* Fixed bug 3734 and added comment for bug 3619Benoit Foucher2009-02-17
|
* Fixed bug 3720 - Added check for dynamic thread poolBenoit Foucher2009-02-11
|
* Fixed bug 3484 & 3604Benoit Foucher2009-01-22
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* - Reverted prior bug3025 fix.Matthew Newhook2008-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Translator, if dll-export is used, emits code to automatically export symbols. - Removed the two steps builds from various Makefiles. - Removed any use of _API from .cpp source files. Now ICE_DECLSPEC_EXPORT is directly used. - Fixed bug with IceGrid test. Squashed commit of the following: commit 5bf039b18ac45bb781b8c8718e03d6055bb5138d Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 22:43:27 2008 -0700 Removed another translator case where _API was used in .cpp files. commit 6fc3b01b340ce81299c2896fd624faacea456bdc Author: Matthew Newhook <matthew@zeroc.com> Date: Mon Apr 28 12:19:03 2008 +0800 Update UNIX Makefiles. commit 5847f6cf40624a7c9144f046feb3b8eff7002443 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 20:59:27 2008 -0700 Another fix to windows Makefile. commit d32b7f82e297c06161fb9f571e964f7178acbbe0 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 20:14:46 2008 -0700 Translator changes. Windows Makefile cleanup. commit cd8c8fa282165a5ce5dbf3976e2e420069a1ef02 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 17:01:32 2008 -0700 Revert "http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3025 - Bogus IceStorm Makefile" This reverts commit 187ae9e788cc97969f81b38f2e292e75fbe178f8.
* Port to CodeGear C++Builder 2007Dwayne Boone2008-04-04
|
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
| | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints
* Fixed bug 2592Benoit Foucher2007-12-12
|
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2140 - Remove code no ↵Dwayne Boone2007-06-19
| | | | | | longer required nowa that IceUtil::Exception inherits from std::exception
* Bug 1873.Benoit Foucher2007-03-23
|
* Added ICE_USE_EPOLLBenoit Foucher2007-02-07
|
* Added matching }, fixing typo.Matthew Newhook2007-02-04
|
* Fixed bug 1710Benoit Foucher2007-02-01
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-25
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1179Matthew Newhook2007-01-16
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Use poll() instead of select() on Unix.Benoit Foucher2006-10-31
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* Fixed bug 710Benoit Foucher2006-06-27
|
* But 710.Michi Henning2006-06-27
|
* 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
|