10/18/2016, Tuesday JBJF to SVN and Maven To better align with SourceForge and harness the power of Maven the JBJF Source code will be migrated to Subversion. In addition, most of the JBJF Projects will be converted over to Maven for easier code management. The exceptions to Maven will be the Eclipse Cipher Plugins and any JBJF Tutorials and JBJF Test Projects. These will remain as Ant build and Eclipse Projects. Thank you,JBJF Team... |
10/18/2016, Tuesday JBJF Daemons Framework 1.0.0 JBJF Daemons Framework 1.0.0 now available. After multiple requests for some kidn of daemon/service for JBJF, I designed, developed and implemented the JBJF Daemons Framework that provides a foundtation to build ANY kind of daemon/service you desire...including a JBJF batch process daemon/service. Fully documented and Maven managed, the JBJF Daemon Fraemwork uses a Spring-Boot application platform and a Work-Queue with Producers and Consuer threads for a fully functional, Web/UI enabled platform. There are JMX MXBean operations you can use to control your daemon, such as start, stop, shutdown, status, increment, decrement, etc... These JMX operations are further exposed by Spring-Boot and reachable from a Web Browser URL for even easier control. In summary, JBJF Daemons features are :
JBJF Team... |
01/05/2014, Sunday JBJF Version 2.0.0 JBJF 2.0.0 is checked into the CVS Repository. If you still want the 1.x.x version, you'll need to check out the Tagged Versions. Please be patient as I get the documentation up to date. I've built the JBJF Framework and JBJF Model bundles. While the JBJF Framework requires the JBJF Model, the JBJF Model has been compiled and integrated with the JBJF Framework bundles. A couple of things to understand about 2.0.0:
JBJF Team... |