仙人掌世界
learn - innovate - share
Showing posts with label
scala
.
Show all posts
Showing posts with label
scala
.
Show all posts
May 10, 2012
Finagle 概述
›
Finagle 是基於JVM的網路框架/堆疊,開發者能在之上使用Java,Scala或任何基於JVM程式語言來開發非同步運算的RPC Client/Server,其專案是 Twitter 總結了實務上遇到的問題,所設計的分散式系統方案,並在2011的7月開放源始碼,目前功能如下...
1 comment:
Apr 7, 2012
ScalaSTM 試用
›
STM( software transactional memory )是種 concurrency control 機制,相對於用 locking 進行同步化,更安全與簡單,以下使用帳戶轉帳的例子實作比較locking與STM 帳號轉帳案例 多組帳號同時以隨機金...
1 comment:
›
Home
View web version