Am 27.12.2014 um 05:18 schrieb Barry Warsaw:
> I tend to agree that a good design for any archiver is to be able to accept
> messages over an IPC channel.  A site may for example want to run the core on
> one system and HK on another system (e.g. separate VMs perhaps).  This would
> only really be possible if the core can feed HK messages over a configurable
> IPC.  As I mentioned, I think LMTP *could* work, but REST (inside HK) could
> work too.  Aurelien, what do you think?

How about a third option, a generic "pub/sub" or "event" archiver,
implemented in py3? It would meet all the above criteria (archivers on
other systems, no dependency on py3 -- or Python for that matter).

We could start supporting one backend (zeromq for instance) and maybe
add more later.


Flo
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to