[Embedlets-dev] Next release is up!
Status: Alpha
Brought to you by:
tkosan
|
From: Andrzej J. T. <an...@ch...> - 2003-03-07 04:33:10
|
Hi all: I just posted the next release of all the code and executables in the release directory in the CVS repository. There are 3 zip files you can download: embedlet_003.zip The core interfaces/contracts/base classes (the spec), Ver 0.03 outpost_003.zip The Outpost Container Reference Implementation. Ver 0.03 outhouse_001.zip The sample application (embedlet pipeline). Ready to run! Each archive is independent of the others. If all you want to do is to run the test application, all you need is Outhouse. This set of releases will build and run on Windows, Linux, aJile (JStamp/SaJe) and TINI! You can run Outhouse on any of these platforms. The binary builds of Outhouse for aJile/TINI are not included to keep the distribution sizes down, but there are Ant targets that will let you build them easily. Be sure to read the devnotes.txt file in theOuthouse /doc subdir if you want to run on these embedded platforms since you'll have to modify the build.properties file (to point to where you have your aJile/TINI SDK's installed) and on editing the aJile .ajp files. Check the respective history.html files (in the /doc subdirs) for what's new. Major stuff added in this set of releases: 1) Implementation of the Outpost Timer Service (both one shot and periodic timers). 2) Implementation of event type matching and wildcard capability 3) Move of the sample application code into the Outhouse archive (no longer part of the Outpost distribution). 4) Change of the sample application to use the Timer Service to drive the ProducerEmbedlet event production process. Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com |