微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Somnifugi

程序名称:Somnifugi

授权协议: 未知

操作系统: 跨平台

开发语言: Java

Somnifugi 介绍

Somnifugi使得工作在同一个java虚拟机中的线程能实现消息互发。该工具采用JDK 1.5的并发工具箱开发

SomnifugiJMS is an implementation of JMS that works inside a single JVM to
send JMS Messages between Threads. Somnifugi is particularly useful for
isolating the awt Thread so that the user interface will stay lively, for
decoupling calls to slower external resources such as database connections,
and for speeding up implementations of generic JMS clients by placing
decoupled JMS clients in the same JVM.

Somnifugi 官网

https://somnifugijms.dev.java.net/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐