Extending and Customizing JPPF
From JPPF 5.2 Documentation
|
Main Page > Extending and Customizing JPPF |
1 Global extensions
- Transforming and encrypting networked data
- Alternate serialization schemes
- Composite serialization
- Network interceptors
- Environment providers for JMX remote connections
2 Drivers and nodes
3 Drivers
- Custom load-balancer
- Receiving node connection events
- Receiving the status of tasks dispatched to or returned from the nodes
- (deprecated) Receiving the status of tasks returning from the nodes
- Receiving server statistics events
- Custom discovery of peer drivers
4 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
5 Clients
6 Administration console
Main Page > Extending and Customizing JPPF |