Space URL — An address, passed to GigaSpace, used to connect to a space and remotely create new spaces as well as enable various characteristics.
Externalizable Support — Using Externalizable to boost remote space performance operations.
Communication Protocol — Setting communication protocol using exporters; GenericExporter configuration - ports, connections, and threads.
Memory Management Facility — Setting cache policy, memory usage and rules for exceeding physical memory capacity.
FIFO Support — How to get objects in the same order in which they were written to the space.
Service Reloading — Service reloading allows you to reload business logic without bringing down the Processing Unit.
Controlling Serialization — Controlling the Space Object non-primitive serialization mode when written/read from the space.
Lease Manager — The space includes a dedicated thread that is responsible for clearing expired objects.
Slow Consumer — The space includes a special mechanism that detects clients that cannot consume the notifications sent fast enough - i.e. slow consumers.