On Wed 08 Feb 2012 05:03, Nala Ginrut <nalagin...@gmail.com> writes:

> Well, what if I want to avoid to create new thread repeatedly?
> I mean recycle or pre-allocate a bunch of threads, then reuse them.
> How can I reuse a thread-object in Guile?

If I understand you correctly, you would use a thread pool.  You'd build
it yourself.  (Of course, if this patch goes in, you'd use it instead.)

Andy
-- 
http://wingolog.org/

Reply via email to