summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ServerCache.h
Commit message (Collapse)AuthorAge
...
* 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 work on allocation.Benoit Foucher2006-04-27
|
* Updated copyrightDwayne Boone2006-03-14
|
* Added "always" activation mode.Benoit Foucher2006-01-10
|
* Fixed SunOS C++ compiler warnings (bug 723)Benoit Foucher2006-01-06
|
* Many IceGrid bug fixes.Benoit Foucher2005-11-03
|
* Added support for replica groups and removed replicated adapters.Benoit Foucher2005-10-12
|
* Distribution improvments, bug fixes, code cleanup.Benoit Foucher2005-10-04
|
* 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 support for load factorBenoit Foucher2005-09-13
| | | | Added warning for unknown XML attributes
* Added support for adaptive load balancing.Benoit Foucher2005-09-05
|
* IceGrid Windows port.Benoit Foucher2005-09-01
|
* More work on IceGrid patching.Benoit Foucher2005-08-30
|
* Added support for defining patch data at the application level, other minorBenoit Foucher2005-08-23
| | | | fixes.
* Lots of descriptor changes.Benoit Foucher2005-07-28
|
* More adapter replication changes.Benoit Foucher2005-07-08