Try OpenEdge Now
skip to main content
Developing AppServer Applications
Design and Implementation Considerations : Distributed application design and implementation
 

Distributed application design and implementation

This section provides some suggestions and techniques to write distributed applications using the AppServer, and to migrate your application code from your present configuration to a distributed AppServer agent environment.
* Understanding the scope of persistent, single-run, and singleton procedures
* Cleanup of remote procedure instances
* Understanding procedure handles in distributed ABL sessions
* Understanding condition handling in distributed ABL sessions
* Schema triggers
* Conditions that make migrating your application model easier