breno wrote:
> On Wed, Jun 16, 2010 at 4:09 AM, Steffen Mueller <smuel...@cpan.org> wrote:
>> I sent a notice to Adam about my new wrapper of the 0MQ message passing
>> library. It works sort of like Unix sockets, and supports various
>> transport layers including one that is visible only from the application
>> itself.
>>
>> The memory hit of loading the module is currently <1M. Maybe it could be
>> reduced. If I had the time to flesh out the docs, write an
>> Alien::ZeroMQ, and do more testing, this might be a good candidate. The
>> code is on github. Search for ZeroMQ.
>>
> 
> A little off-topic here, but I must say, thanks a lot, tsee! I *love*
> the idea of 0MQ and have been really looking forward to a Perl wrapper
> for it in the past months. It's easy to learn and use, and has so many
> potential applications in the Perl sphere, not only for Padre... I
> hope this reaches CPAN soon :-)
> 
> For those that are interested => http://www.zeromq.org/

Also, I'm totally open to collaboration / contributions from others.

http://github.com/tsee/ZeroMQ-Perl

I simply didn't release to CPAN because:

- no docs
- get/set socket options may still be buggy.

If somebody could help with those, I'd integrate the changes and release 
when I get back home in ~2 weeks.

Cheers,
Steffen
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to