[Python-ideas] solving multi-core Python

Wes Turner wes.turner at gmail.com
Wed Jun 24 23:57:35 CEST 2015


On Jun 24, 2015 4:49 PM, "Sturla Molden" <sturla.molden at gmail.com> wrote:
>
> On 24/06/15 23:41, Sturla Molden wrote:
>
>> So we could for most parts squash
>> the pickle overhead that anyone will encounter by specializing a queue
>> that has knowledge about a small set of Python types.
>
>
> But this would be very domain specific for scientific and numerical
computing, it would not be a general improvement for multiprocessing with
Python.

Basically C structs like Thrift or Protocol Buffers?

>
>
> Sturla
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150624/32d637cc/attachment.html>


More information about the Python-ideas mailing list