Nashorn是一个新的JavaScript引擎(Java6引入过一个JavaScript引擎Rhino),性能更好,对ECMAScript标准有极强的兼容性。
实践ActiveMQ之生产者
原生
实践JDK内置工具之VisualVM
通过JMX连接远程服务
实践JDK内置工具之JConsole
实践ActiveMQ之连接
连接工厂
实践ActiveMQ之消费者
TaskRunner首先会循环一轮调用消费者(有配置MessageListener且从自己的MessageDispatchChannel读取消息)进行消费,然后从ActiveMQSessionExecutor的MessageDispatchChannel中读取消息调用消费者进行消费。
实践RxJava
RxJava is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences.
实践Java日志框架
实践数字证书
###
工具集
KeyStore Explorer is an open source GUI replacement for the Java command-line utilities keytool and jarsigner. KeyStore Explorer presents their functionality, and more, via an intuitive graphical user interface.
