Exchange Event Sinks wouldn't run simultaneously, it's a FIFO method
(unless you write lov-level C-Code), so this doesn't ever come into
play. 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of angelos
> Sent: Friday, December 01, 2006 6:21 AM
> To: perl-win32-users@listserv.ActiveState.com
> Subject: Re: Event Sink script
> 
> Is there a limit on win-32... on perl create threads ? like in
> 
> my 
> $lthread=threads->create(\&worker,$EXPIRES,$main_sock,$par1,$p
ar2,$par3);
> 
> where worker is a local function
> 
> I have seen that depending on the system I can have from 2 up 
> to 5 threads created  but this is inconstant.
> 
> 
> Many thanks all
> _______________________________________________
> Perl-Win32-Users mailing list
> Perl-Win32-Users@listserv.ActiveState.com
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
> 
> 
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to