Middleware
Component ID
497734
Component name
Middleware
Component type
module
Component security advisory coverage
not-covered
Downloads
599
Component created
Component changed
Component body
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.
To integrate sites using middleware use Middleware client module
Implemented features:
- Drupal 6.x users
- Simple source/destination routing
- Data flow monitoring
- Basic token-based authorization
More planned features for the first release:
- Drupal 6.x nodes/files exchange
- Administration interface
Attention! Middleware is under heavy development so all the code commited is for investigation purposes only.