summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/AdapterCache.cpp
Commit message (Collapse)AuthorAge
...
* Property set bug fixes, locator tracing.Benoit Foucher2006-05-29
|
* More work on session activation.Benoit Foucher2006-05-17
|
* Removed session based locator, refactored allocation code.Benoit Foucher2006-05-05
|
* Added stress test, fixed bugs.Benoit Foucher2006-05-03
|
* Cleaned up the server, adapter and object cache classes.Benoit Foucher2006-05-02
|
* More allocation fixes, removed session based Query interface.Benoit Foucher2006-04-28
|
* More work on allocation.Benoit Foucher2006-04-27
|
* Fixed load comparisonBenoit Foucher2006-03-31
|
* Random fixes.Benoit Foucher2006-03-29
|
* Win32 fix for random_shuffleBenoit Foucher2006-03-28
|
* Fixed bug 916.Benoit Foucher2006-03-24
|
* Updated copyrightDwayne Boone2006-03-14
|
* Windows x64 portBernard Normier2005-11-21
|
* Fixed GCC 4.0.1 warningsBernard Normier2005-11-15
|
* Bug fixesBenoit Foucher2005-11-08
|
* Fixed a bug where IcePatch2 couldn't be deployed and used in a newBenoit Foucher2005-10-25
| | | | | | application. Fixed deadlock. Added automatic patching after adding an application.
* FixBenoit Foucher2005-10-17
|
* Added support for replica groups and removed replicated adapters.Benoit Foucher2005-10-12
|
* Added support for default templates.Benoit Foucher2005-10-06
| | | | | | Added support for default parameters. Added support for findObjectByTypeOnLeastLoadedNode Added default templates descriptor (config/templates.xml)
* Fixed Windows compile errorDwayne Boone2005-09-30
|
* Added support for <adapter name>.ReplicaId.Benoit Foucher2005-09-30
|
* Bug fixBenoit Foucher2005-09-28
|
* Improved the error message if you try to remove an object or adapter withBenoit Foucher2005-09-21
| | | | | | | | | | the admin interface and if that object or adapter was added with a deployment descriptor. Fixed a bug where trying to start a server managed by a node would fail if this server was previously manually activated. Simplified adapter direct proxy update if the adapter is an adapter that wasn't added with a deployment descriptor. Fixes to allow compilation on AIX.
* Bug fixesBenoit Foucher2005-09-19
|
* Better tracingBenoit Foucher2005-09-15
|
* Added more tracingBenoit Foucher2005-09-15
|
* Added support for load factorBenoit Foucher2005-09-13
| | | | Added warning for unknown XML attributes
* Added configuration for the number of replicas to use for replication.Benoit Foucher2005-09-12
|
* Fix bugs.Benoit Foucher2005-09-06
|
* Added support for adaptive load balancing.Benoit Foucher2005-09-05
|
* Changed load balancing policy from an enum to a class type, minor cleanup.Benoit Foucher2005-08-17
|
* Lots of descriptor changes.Benoit Foucher2005-07-28
|
* More IceGrid adapter replication support.Benoit Foucher2005-07-13
|
* More adapter replication changes.Benoit Foucher2005-07-08