[Freeswitch-dev] TraceMonkey

Bret McDanel trixter at 0xdecafbad.com
Thu Jul 1 18:51:07 PDT 2010


I thought V8 was designed to be multi-threaded from inception.  Maybe I
am confusing my projects.  I wonder if it was the embedding part of it
that did not enable proper threading ???   Then again it could be like
python, where when embedded all threads are virtual to the 1 process
that is running (ie not threads as far as the kernel is concerned) which
can confuse the kernel scheduler into sticking it in the penalty box for
a while.  Normally you are not doing enough in the embedded language to
notice this scheduler issue so its almost a moot point.  Other points
may be valid though.


On Fri, 2010-07-02 at 03:06 +0200, Jan Berger wrote:
> What exactly is the problem with threading? 






More information about the FreeSWITCH-dev mailing list