Download List

프로젝트 설명

Somnifugi is an implementation of JMS that works
exclusively inside a single JVM to transfer
messages between threads. Somnifugi lets you
create very loosely coupled subsystems that
communicate using the JMS APIs without the
overhead of sockets. 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-11-29 17:55 Back to release list
alpha 0.1

JMSBridge 하위에 추가되었습니다. 소스 코드, 문서 전달, 청소했다 구축하고 별도의 타르 볼로 libs가. 링크 index.html 다운로드 및 javadocs에서 추가되었습니다. 예외 태그 더보기 @ UnsupportedOperationExceptions 추가했다. SomniTopic에서 타이밍 문제와 SomniTopicPublisher되었습니다 올바른 것으로 간주됩니다. 교수 레아의 개요 지금 javadoc에 나타납니다.
Tags: Minor feature enhancements
A JMSBridge subproject was added. The build was cleaned up to deliver source
code, docs, and libs as separate tar balls. Links were added from index.html to
the download and the javadocs. More @exception tags were added for the
UnsupportedOperationExceptions. The timing behavior in SomniTopic and
SomniTopicPublisher has been deemed to be correct. Professor Lea's overview now
shows up in the javadoc.

Project Resources