@hackage / LogicGrowsOnTrees-network

an adapter for LogicGrowsOnTrees that uses multiple processes running in a network

Latest1.0.0.4

Changelog

Version 1.0.0.4

  • Bumped network and transformers dependency version.

Version 1.0.0.3

  • Made some tweaks so that the tests run on older versions of GHC.

Version 1.0.0.2

  • Bumped lens dependency version.

Version 1.0.0.1

  • Improved performance.

  • Now notices are logged when workers connect and disconnect.

  • Exposed getCurentStatistics in the RequestQueueMonad, allowing one to obtain the statistics at any time during the run.

  • Fixed the documentation.

  • Now ImplicitParams are used instead of a monad to ensure sockets initialization.

  • Bumped dependency bounds.