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.
Version4.0.266compared with
Version Details
| 4.0.265 | 4.0.266 | |
|---|---|---|
| Release date | Mar 25, 2022 | Aug 28, 2022 |
| Licenses | GPL 3.0 | GPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 4.0.265 | 4.0.266 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.activecomponents.jadex » jadex-kernel-base | 4.0.265 | 4.0.266 |
| ~ Updated | org.activecomponents.jadex » jadex-platform-bridge | 4.0.265 | 4.0.266 |
| ~ Updated | org.activecomponents.jadex » jadex-util-commons | 4.0.265 | 4.0.266 |
| ~ Updated | org.activecomponents.jadex » jadex-util-javaparser | 4.0.265 | 4.0.266 |