Jump to: navigation, search

Zaqar/specs/endpoint

< Zaqar
Revision as of 13:52, 19 February 2013 by Flaper87 (talk | contribs)

Marconi Endpoints

Endpoints represent a communication layer between Marconi and external clients. They exist in order to support multiple transports like HTTP, ZMQ, etc; they are not exclusive and can be enabled directly from the config file.

Each endpoint defines its own API that is common in terms of methods but different in terms of implementation.