On Jun 24, 2015 4:49 PM, "Sturla Molden" <sturla.molden@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@python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/