SpeedLink Architecture
Like GridServer, SpeedLink uses a client application that calls Services running on many Engines, and then collects and handles the results. But instead of using the Broker as a middleman for all communication, SpeedLink clients only communicate with the Broker when reserving those Engines. Submitted or executed invocations are then treated as low-latency operations and directly communicated to Service code running on GridServer Engines. SpeedLink enables high throughput by bypassing the Broker.
Subtopics