Stackless Python

Stackless Python(スタックレス・パイソン)ないしは Stackless は Python プログラミング言語の実験的な実装系であり、自身�…

Stackless Python

Stackless Python(スタックレス・パイソン)ないしは StacklessPython プログラミング言語の実験的な実装系であり、自身のスタックとしてC言語コールスタックに依存しないことから命名されている。

Stackless Python は ジェネレータマイクロスレッドコルーチンをサポートしている。

ソースコードに多数の変更が必要なため、Stackless Python は既存の Python がインストールされた環境にエクステンションライブラリとしてインストールすることはできない。それ自体が完全な Python の配布系である。Stackless の機能の大部分は、Python のセルフホスティングインタプリタでありJIT コンパイラでもある PyPy でも実装されている。

Stackless は大規模マルチプレイヤーオンラインゲームである EVE Online の実装において並行性を実現するため[1]、また Civilization IVIronPort 社の電子メールプラットフォームになどで広い範囲にわたって使用されている。Second Life も使用し始めている[2]

Stackless の使用例や、Twistedフレームワーク、PyQt, Networking との統合方法を含む新しいプロジェクトのページが作成され、Stackless Examples という名前で Google Projects でホストされている。プロジェクトには wiki とリポジトリがあり、コミュニティがStackless mailing list を通じて協力できる。

出典

関連項目

  • Limbo - channel などの多数の概念について Stackless に影響を与えている。
  • SCOOP (software) (英語)- Eiffel プログラミング言語における並行性

外部リンク

以下、全て英語ページ。


Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.