[Chicago] Kickstarter Fund to get rid of the GIL

Alex Gaynor alex.gaynor at gmail.com
Sat Jul 23 19:37:03 CEST 2011


On Sat, Jul 23, 2011 at 10:19 AM, Brian Ray <brianhray at gmail.com> wrote:

> On Sat, Jul 23, 2011 at 6:41 AM, David Beazley <d-beazley at sbcglobal.net>
> wrote:
> >
> > If you must know,  the mere presence of the GIL doesn't bother me too
> much though.
>
>
> I do not see why we could not: stick with the GIL, make some
> improvements to it, and suggest that software engineers needing super
> high performance just create multi processes that message to one
> another as the best ever architecture. problem solved!
>
> BTW, I have no problems with the simple reference counting idea that
> cPython started with. From a design decision I am fine with it. I am
> not sure it was implemented correctly but that is another story.
>
> -- Brian
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago
>

"high performance just create multi processes that message" very rarely have
I heard IPC and high performance in the same sentence.

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
"The people's good is the highest law." -- Cicero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20110723/f43a0edf/attachment-0001.html>


More information about the Chicago mailing list