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.2compared with
Version Details
| 2.1 | 2.2 | |
|---|---|---|
| Release date | Jul 29, 2012 | Sep 10, 2012 |
| Licenses | LGPL | LGPL |
| Vulnerabilities | None | None |
Compile Changes (4)
| 2.1 | 2.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | net.sourceforge.jadex » jadex-bridge | 2.1 | 2.2 |
| ~ Updated | net.sourceforge.jadex » jadex-commons | 2.1 | 2.2 |
| ~ Updated | net.sourceforge.jadex » jadex-javaparser | 2.1 | 2.2 |
| ~ Updated | net.sourceforge.jadex » jadex-kernel-base | 2.1 | 2.2 |