Changes for version 0.10

  • Completed Process::Serializable
  • Completed Process::Storable
  • Upgraded Process::Launcher and Process::Backgroundable
  • Completed the documentation (I think)
  • Completed the full test suite

Modules

Objects that represent generic computational processes
A Process::Storable object that can be backgrounded
Base class for processes that do not naturally end
Execute Process objects from the command line
Indicates that a Process can be frozen to a string
Storable-based implementation of Process::Serializable