Workaround for using synchronous modules in AnyEvent?

Fulko Hew fulko.hew at gmail.com
Fri Apr 5 18:39:36 CEST 2013


On Fri, Apr 5, 2013 at 12:31 PM, Darin McBride <darin.mcbride at shaw.ca>wrote:

> **
>
> On Friday April 5 2013 12:27:36 PM Fulko Hew wrote:
>
> On Fri, Apr 5, 2013 at 12:10 PM, Mike Schilli <anyevent at perlmeister.com>
> wrote:
>
> I'm using AnyEvent somewhat uncleanly with a library that makes
> synchronous socket calls. Crazy, I know!
>
>
> I'm stumbling across a similar issue right now myself,
> with the MQSeries module(s),
> which also don't have an AnyEvent version/wrapper;
> and I too don't really understand whats necessary to make a wrapper.
>
>
>
> Check AnyEvent::DBI for a way to handle this.
>

OK... I looked... I recognize the concept used in it,
but sadly the details of the implementation makes my head spin.
and understanding it enough to re-wrapping the module(s) I need
successfully is probably more than I can handle right now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schmorp.de/pipermail/anyevent/attachments/20130405/1ca96aac/attachment.html>


More information about the anyevent mailing list