-
Notifications
You must be signed in to change notification settings - Fork 0
Home
bergie edited this page Mar 1, 2011
·
5 revisions
implement daemon, which provides Midgard API to ZeroMQ clients
It is proposed to use JSON-LD based Protocol.
First version will be implemented in Python 3.1 + pyzmq. Stackless Python 3 was considered at first, but it is not provided by Debian/Ubuntu, which complicates installation by end-users.
- we need an efficient, event driven daemon library
- it shouldn't impose difficult dependencies
- Midgard should work nicely with it
- encryption would be nice, but can be accomplished by SSH pipes