[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Does JPython support threading, as is implied by this statement?
- To: Bill Bruns <http://profiles.yahoo.com/billbruns>
- Subject: Re: Does JPython support threading, as is implied by this statement?
- From: Robert <http://dummy.us.eu.org/robert>
- Date: Mon, 19 Jan 2015 16:48:07 -0800
- Keywords: ifile: nonspam -8582.71719265 spam -8946.99776459 downloaded -10785.8917 ---------
> From: Bill Bruns <http://profiles.yahoo.com/billbruns>
> Date: Tue, 20 Jan 2015 00:25:09 +0000 (UTC)
>
> Robert,what do you think of this statement, copied from StackOverflow?
> "JPython has no GIL and supports concurrency better than CPython. IronPython
> too. â??  Alexander Jul 14 '14 at 8:02" FromParallelism in Julia. Features
> and Limitations
I honestly don't know. It's quite possible.
> | Â |
> | Â | | Â | Â | Â | Â | Â |
> | Parallelism in Julia. Features and LimitationsIn their arXiv paper, the
> original authors of Julia mention the following: 2.14 Parallelism. Parallel
> execution is provided by a message-based multi-processi... |