Asynchronous file transfer using AMQP
Project description
- A command line tool which sends AMQP messages whose body is anything
read on stdin, and a deamon which executes a command for each message, which reads the message body on its stdin.
There are some scripts which sign and encrypt the message using GnuPG, so you can use this as a mechanism for secure synchronization between two sites, neither of which accept incoming connections, via an AMQP server you don’t want to trust.
The idea is that you use this with a DCVS such as mercurial, passing changesets as messages.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
AMQPDeliver-0.1.zip
(16.4 kB
view hashes)
Built Distribution
AMQPDeliver-0.1-py2.7.egg
(14.3 kB
view hashes)