[zeromq-dev] Skypipe

Shane Spencer shane at bogomip.com
Thu Mar 14 19:34:26 CET 2013


I'd been using ssh with X11 support and xclip as a quick multi-machine copy
buffer.  I really like using the copy buffer to transfer not-so-big files.
 One of my favorite tricks is to use base64 and a few pipes to do most of
the work when zmodem isn't available :)

This solution, if tailable, is rather awesome for doing quick monitoring,
remote education, and if it gets bi-directional ever it could act as a
socket proxy as needed.  That'd be super interesting to me.

- Shane


On Thu, Mar 14, 2013 at 10:23 AM, Sean Ochoa <sean.m.ochoa at gmail.com> wrote:

> This seems super cool for the use case of aggregating logs.  However, I
> would be interested to see what other use cases are out there for this.
>
> -- Sean
>
>
> On Thu, Mar 14, 2013 at 11:20 AM, Shane Spencer <shane at bogomip.com> wrote:
>
>> Ah dang.. That's exactly what I was working on last year except using
>> XMPP a bit.  Props to this guy.
>>
>> For what it's worth.. it was redonkulously easy (that's a word) to use
>> the multicast mode to do this with python in a few lines of code.  I was
>> super happy with ZMQ when I discovered that one day.
>>
>> - Shane
>>
>>
>> On Thu, Mar 14, 2013 at 9:36 AM, Benjamin Henrion <bh at udev.org> wrote:
>>
>>> Anyone has ever tried this:
>>>
>>> https://github.com/progrium/skypipe
>>>
>>> Zmq based.
>>>
>>> --
>>> Benjamin Henrion <bhenrion at ffii.org>
>>> FFII Brussels - +32-484-566109 - +32-2-3500762
>>> "In July 2005, after several failed attempts to legalise software
>>> patents in Europe, the patent establishment changed its strategy.
>>> Instead of explicitly seeking to sanction the patentability of
>>> software, they are now seeking to create a central European patent
>>> court, which would establish and enforce patentability rules in their
>>> favor, without any possibility of correction by competing courts or
>>> democratically elected legislators."
>>> _______________________________________________
>>> zeromq-dev mailing list
>>> zeromq-dev at lists.zeromq.org
>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>>
>>
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>>
>
>
> --
> Sean | (206) 962-7954
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130314/da60e423/attachment.htm>


More information about the zeromq-dev mailing list