Author: Remi Meier <remi.me...@inf.ethz.ch> Branch: extradoc Changeset: r5203:79b1aa4130ee Date: 2014-04-29 16:55 +0200 http://bitbucket.org/pypy/extradoc/changeset/79b1aa4130ee/
Log: Merge diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolps2014/position-paper.tex +++ b/talk/icooolps2014/position-paper.tex @@ -139,6 +139,8 @@ it is used in practice. A solution replacing the GIL should therefore uphold these guarantees, while preferably also be as easily implementable as a GIL for the interpreter. +[xxx mention that the interpreter is typically very large and maintained +by open-source communities] The GIL also allows for easy integration with external C libraries that do not need to be thread-safe. For the duration of the calls, we _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit