What the Jade Object Manager Handles

The Jade Object Manager is central to the Jade Platform structure, and handles:

The Jade Object Manager arbitrates between multiple processes making requests, coordinates multiple requests for locks, and maintains details of locked objects, based on lock requests by users.

The Jade Object Manager also handles notifications, and maintains statistical information that can be accessed by the Jade Monitor program, including:

The object-oriented languages that can interface with the Jade Object Manager are:

The C or Visual Basic non-object-oriented languages can also use the Jade Object Manager, but as the Jade Platform provides an object-oriented view of the data, maximum benefits accrue when using the Jade Object Manager from an object-oriented language.

See also the: