资 源 简 介
Libscala is my personal Scala utility library. It supports transaction-aware database pooling, simple dataflow concurrency, transactional data structures (Clojure-style STM) and a function library that provides lots of shortcuts to make Scala programs more concise.
Please check out the source code and let me know what you think. Libscala supports STM, threads and queues, and database pooling with deadlock handling. Also see the usage examples and download the jar