Extending and Customizing JPPF
From JPPF 6.3 Documentation
|
Main Page > Extending and Customizing JPPF |
1 Global extensions
- Alternate serialization schemes
- Composite serialization
- Network interceptors
- Environment providers for JMX remote connections
- Monitoring data providers
2 Drivers and nodes
3 Drivers and clients
4 Drivers
- Receiving node connection events
- Receiving the status of tasks dispatched to or returned from the nodes
- Receiving server statistics events
- Custom discovery of peer drivers
- Implementing a custom job persistence
5 Nodes
- Receiving node life cycle events
- Initialization hooks
- Fork/Join thread pool
- Receiving class loader events
- Receiving notifications from the tasks
- Node screensaver
- Node connection strategy
- Node throttling
6 Clients
7 Administration console
Main Page > Extending and Customizing JPPF |