Thanks.  We definitely want more library support for thread pools and the like, 
and we pretty desperately need to collect small concrete examples that actually 
do something, and write them up in our documentation if we want to encourage 
more use of threads as a mainstream language feature.

Cheers,
Clint



-------- Original message --------
From: Don Ward <[email protected]>
Date: 02/22/2016 2:22 PM (GMT-08:00)
To: Steve Wampler <[email protected]>
Cc: [email protected]
Subject: Re: [Unicon-group] Fun with Threads

It was a “simple” thread pool if I recall.  I think I said to Jafar at the time 
that if he wanted to put it into the library then that was fine by me.

Regards

Don

> On 22 Feb 2016, at 22:01, Steve Wampler <[email protected]> wrote:
>
> On 02/22/2016 12:56 PM, Jafar Al-Gharaibeh wrote:
> ...
>> while 0 <= (n-:= 1) do { put(Workforce, id := ( thread worker(<<@)) ); id 
>> @>> id }
>
> Am I reading this correctly that the argument passed to each worker is its 
> enclosing thread?  [id @>> id]
> worker must be really interesting!
>
> --
> Steve Wampler -- [email protected]
> The gods that smiled on your birth are now laughing out loud.
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> Unicon-group mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/unicon-group


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Unicon-group mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unicon-group
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Unicon-group mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to