The Jadex micro kernel provides a lightweight and
very efficient kernel for minimal agents with an
extremely low memory footprint.
Micro agents have a simple internal architecture
that is similar to active objects. They are
programmed as Java objects overriding a framework
class, which has predefined methods for the
setup, termination, execution logic as well as
message receipt.
Version2.3compared with
Version Details
| 2.2.1 | 2.3 | |
|---|---|---|
| Release date | Sep 21, 2012 | Feb 17, 2013 |
| Licenses | LGPL | LGPL |
| Vulnerabilities | None | None |
Compile Changes (4)
| 2.2.1 | 2.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | net.sourceforge.jadex » jadex-bridge | 2.2.1 | 2.3 |
| ~ Updated | net.sourceforge.jadex » jadex-commons | 2.2.1 | 2.3 |
| ~ Updated | net.sourceforge.jadex » jadex-javaparser | 2.2.1 | 2.3 |
| ~ Updated | net.sourceforge.jadex » jadex-kernel-base | 2.2.1 | 2.3 |