There are many cool features inside Deltapy framework. To give you a quick overview of what is inside Deltapy and what it can do, read the feature list below.
- Define any number of roles, permissions and users and assign roles to users.
- Any application can define(override) it's own engine or use the DeltaPy powerful security engine to add it's own security checkings.
- batch processing, along with full control, monitoring and logging.
- Supports multithread, multiprocess or mixed request processing.
- Supports shared area or distributed cache in distributed applications
- Supports application clustering.
- Supports routing, you can define routes to route any number of commands to any number of deltapy servers.
- Control, trace and mange sessions via Deltapy session management, for administration.
- Has it's own events package for managing events and AOP.