summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/AdapterCache.h
Commit message (Collapse)AuthorAge
...
* More work on allocation.Benoit Foucher2006-04-27
|
* Fixed load comparisonBenoit Foucher2006-03-31
|
* Random fixes.Benoit Foucher2006-03-29
|
* Updated copyrightDwayne Boone2006-03-14
|
* Fixed SunOS C++ compiler warnings (bug 723)Benoit Foucher2006-01-06
|
* Bug fixesBenoit Foucher2005-11-08
|
* 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)
* Added support for <adapter name>.ReplicaId.Benoit Foucher2005-09-30
|
* 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.
* 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
|
* Added support for adaptive load balancing.Benoit Foucher2005-09-05
|
* IceGrid Windows port.Benoit Foucher2005-09-01
|
* Changed load balancing policy from an enum to a class type, minor cleanup.Benoit Foucher2005-08-17
|
* More IceGrid adapter replication support.Benoit Foucher2005-07-13
|
* More adapter replication changes.Benoit Foucher2005-07-08