help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Threaded C call


From: Gwenaël Casaccio
Subject: Re: [Help-smalltalk] Threaded C call
Date: Sat, 07 Apr 2012 19:16:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 06/04/2012 19:01, Holger Hans Peter Freyther wrote:
On 04/06/2012 03:01 PM, Gwenaël Casaccio wrote:
Hi,

I would like to announce the first beta version
of the threaded C call extension for GST. Unlike
the Cog implementation I don't fork the virtual machine
instead I use a thread pool and a queue of C call that
will be consumed by the different threads.
cool! is it possible to 'bind' to a specific thread? e.g. do all calls to XYZ
lib through the same thread?

holger

Thanks! Right now it's not possible but if you want something like
that I can add it:)

Gwen

_______________________________________________
help-smalltalk mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-smalltalk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]