This page is broken down into different sections, with 1 section focused on the commonalities of running distributed IFM search over different framework, and sections on the specifics of actually running the searches on each network.
Design Requirements
- Multiple Concurrent Context
- Dynamic/Low Coupling
- Fully Auditable
- Network Independent
General Design Abstractions
Entity
- IFMSource
- IFMSolver
Interactions
- Discovery
- Communication
Comments