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: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Threaded C call
Date: Fri, 06 Apr 2012 19:01:18 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.3) Gecko/20120329 Icedove/10.0.3

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




reply via email to

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