Java 輕量級線程庫,Quasar 0.7.3 發布

jopen 9年前發布 | 12K 次閱讀 Quasar

Quasar 是一個 Java 庫,提供了高性能、輕量級的線程,類似 Go 語言的 Channel,Erlang 語言的 Actor 和其他異步編程工具。

Quasar 0.7.3 發布,此版本更新內容如下:

重大改進

  • Kotlin's fiber function has been moved to the co.paralleluniverse.kotlin package, has several convenient overloads and by default will also start the fiber.

新特性

  • co.paralleluniverse.kotlin also includes a convenient select syntax to perform channel selection:

  • The new FiberForkJoinScheduler.onIdle() hook notifies when the fiber scheduler becomes idle.

改進

  • 一些依賴升級

下載:https://github.com/puniverse/quasar/archive/v0.7.3.zip

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!