Middleware client
Component ID
678732
Component name
Middleware client
Component type
module
Component security advisory coverage
not-covered
Downloads
486
Component created
Component changed
Component body
A middleware client. This module is a client for middleware server module.
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.
Already implemented features:
- Drupal 6.x users exchange
- Simple source/destination routing
- Data flow monitoring
- Basic token-based authorization
Partially implemented features / need more work:
- Drupal 6.x nodes/files exchange
- Administration interface
