[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Is it possible to run Lua threads in OS threads safely?
- From: "Aaron B." <aaron@...>
- Date: Mon, 15 Jun 2020 01:39:12 -0400
On Mon, 15 Jun 2020 01:32:22 -0400
Sean Conner <sean@conman.org> wrote:
> It was thus said that the Great Russell Haley once stated:
> > On Sun, Jun 14, 2020 at 9:47 PM Aaron B. <aaron@zadzmo.org> wrote:
> >
> > > cqueues is an excellent framework; however the program will be limited
> > > to only a single CPU core.
> >
> > I was unaware of that. Do you know why? (something to do with cpu affinity?)
>
> I think he means the resulting program is single threaded, not that it's
> being restricted to a single CPU.
>
You are correct. That's a much better way of saying what I tried to say.
--
Aaron B. <aaron@zadzmo.org>