Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #54.9K
~428 People Reached
Favorite Tags
perl x 1
Member Avatar for sara.rythm
Member Avatar for The Dude
0
185
Member Avatar for barteled

I'm having difficulty passing variables to threads. I've recently compiled 5.8.7 with threads enabled and I am using the new ithreads. When running code as follows: use Thread qw(async); async { while(1) { print 1; } }; while (1) { print 2; } The code works as expected and prints …

Member Avatar for KevinADC
0
101
Member Avatar for sinu

can any one suggest some difference regards threading and processing

Member Avatar for Lamer980
0
142