ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl5-porters
perl5-porters
Async::Callback (was: Re: Asynchronous callbacks from C)
by David M. Lloyd other posts by this author
Jul 23 2001 2:25PM messages near this date
Report /pro/3gl/CPAN/perl-current@11446 | Re: Async::Callback (was: Re: Asynchronous callbacks from C)
Well, I finished the XS module to handle C callbacks in a threadsafe
way.  Unfortunately I couldn't think of a good way to make it fast *and*
reentrant, so I just made it fast. :-)

The good news is that if your Perl is linked to -lpthread then it's
threadsafe so you can use this module to synchronize with a POSIX thread.

Anyway, here's the link:

http://www.perl.com/CPAN-local/modules/by-module/Async/Async-Callback-1.00.02.tar.gz

It's been tested on Solaris 2.8 and Linux 2.2.16-22.  Have a blast!

- D

<dmlloyd@[...].net> 
Thread:
David M. Lloyd
Richard Soderberg
David M. Lloyd

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved