Middleware
khorpyakov - June 21, 2009 - 08:56
Middleware is used to establish XML-RPC based nearly realtime data exchange among any number of Drupal sites and external systems. Data can be replicated in many directions using different routes with different rules applied. Creations, updates and removals are separated. Pluggable connectors take care of system-specific implementations.
Planned features for the first release:
- Drupal 6.x users/nodes/files exchange
- Simple source/destination routing
- Administration interface
- Data flow monitoring
- Basic token-based authorization
Attention! Middleware is under heavy development so all the code commited is for investigation purposes only.
