全部搜尋項
bianca  ]
[ 原始碼: libcoro-perl  ]

套件:libcoro-perl(6.570-4)

libcoro-perl 的相關連結

Screenshot

下載原始碼套件 libcoro-perl

維護小組:

外部的資源:

相似套件:

Perl framework implementing coroutines

Coro is a collection of modules which manages continuations in general, most often in the form of cooperative threads (also called coros, or simply "coro" in the documentation). They do not actually execute at the same time, even on machines with multiple processors.

The specific flavor of thread offered by this module also guarantees you that it will not switch between threads unless necessary. It switches at easily- identified points in your program, so locking and parallel access are rarely an issue, making threaded programming much safer and easier than using other threading models.

Coro provides a full shared address space, which makes communication between threads very easy. A parallel matrix multiplication benchmark runs over 300 times faster on a single core than perl's ithreads on a quad core using all four cores.

其他與 libcoro-perl 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libcoro-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 214。5 kB506。0 kB [檔案列表]
arm64 212。2 kB646。0 kB [檔案列表]