Protothreads are extremely lightweight stackless threads designed for
severely memory constrained systems such as small embedded systems or
sensor network nodes.
MemoryMonitor demonstrates the use of the java.lang.management API
in observing the memory usage of all memory pools consumed by
the application.
This simple demo program queries the memory usage of each memory pool
and plots the memory usage history graph.
To run the MemoryMonitor demo
java -j ...
The concept of Adaptive Memory coupled with advances in neighborhood structures
derived from dynamic and adaptive search constructions have been the
source of numerous important developments in metaheuristic optimization
throughout the last decade.