新手,想知道当下常用的多线程并发控制管理的第三方类库有哪些可以选择的?各自的优劣又是什么?
JEgg 是一个框架用来减少开发可靠的多线程 Java 应用程序的复杂度。JEgg 采用的是活动对象 Active Object 设计模式。
这个本来相中了,可是看着太老了有些~~
学习是最好的投资!
It is recommended to take a look at akka, which is written in scala and can be called directly in java. I wrote a blog a long time ago to briefly introduce it, you can refer to it. http://passover.blog.51cto.com/2431658/517931
akka and GCD
It is recommended to take a look at akka, which is written in scala and can be called directly in java.
I wrote a blog a long time ago to briefly introduce it, you can refer to it.
http://passover.blog.51cto.com/2431658/517931
akka and GCD