Jadex Add-ons
The basic Jadex software package already includes the BDI reasoning engine along with several tools. This site presents and describes further tools and extensions that have been built for the development with Jadex. These add-ons are not available for direct download, because some of them are only availble under a more restrictive license than LGPL. If you are interested in an add-on please contact us per email. For non-commercial use of course all add-ons are freely available. In the following the different add-ons are presented. If you are interested in obtaining add-ons, please contact us at:jadex-addons@lists.sourceforge.net
After being approved you can download the Add-Ons from the protected download area:
Add-ons download page
Add-Ons for Jadex V2
There are currently no add-ons for Jadex V2 available.Add-Ons for Jadex 0.96
Expression Compiler
The expression compiler is a fast alternative to normal Jadex expression interpreter. It is based on Janino and allows to compile Java expressions on demand at runtime. The expression compiler can be used to further improve the performance of agents significantly. In addition to the faster evaluation of expressions the Jadex expression compiler add-on also provides the possibility to define inline plan bodies. This means that a whole agent can be programmed in one XML file without any additional plan classes. The add-on includes also a precompiler tool that allows to generate precompiled expression files for ADFs that are stored on disk. Using the tool avoids the need for runtime compilations of expressions that would delay the first agent execution otherwise.Add-Ons for Jadex 0.95 and older
Windows Service Wrapper
The service wrapper allows to run the Jadex platform as a Windows service. It is based on the Java Service Wrapper.Planner
Diet Agent Adapter (experimental)
Besides the JADE and Standalone adapter an experimental adapter for the Diet platform has been developed. It shows the applicability of Jadex even running on fundamentally different middleware platforms. The adapter is still experimental as it has not reached a level of maturity yet and also does not explore the full potential of the Diet platform. Nonetheless, we could achieve that all examples bundled with the normal Jadex release are executable under every adapter including Diet without changes.
on 29/01/2009 at 13:28

