- 授权协议: 未知
- 开发语言: Java
- 操作系统: 未知
- 软件首页: http://el4ant.sourceforge.net/
- 软件文档: http://el4ant.sourceforge.net/documentation.html
软件介绍
EL4Ant 一个轻量级的,高效的,基于Apache Ant的构建系统。它当前支持功能有:
* 基于模块,递归依赖与属性的项目定义;
* 编译Java源代码;
* Java命令执行(Main class或JUnit);
* 生成JUnit report,Checkstyle report和Javadoc;
* Eclipse集成(生成.project与.classpath)等。
Programming Concurrency on the JVM
Venkat Subramaniam / The Pragmatic Bookshelf / 2011-6-1 / USD 35.00
Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) and actor-based concurrency. This book is the first to show you all these con......一起来看看 《Programming Concurrency on the JVM》 这本书的介绍吧!
