restricted-workers

This library provides an abstract interface for running various kinds of workers under resource restrictions. It was originally developed as part of the interactive-diagrams (http://github.com/co-dan/interactive-diagrams) project. To read more about the idia behind the library check out my GSoC report: http://parenz.wordpress.com/2013/07/15/interactive-diagrams-gsoc-progress-report/. The library provides a convenient way of running worker processes, saving data obtained by the workers at start-up, a simple pool abstraction and a configurable security and resource limitations. Please consult https://github.com/co-dan/interactive-diagrams/tree/master/restricted-workers/README.md and https://github.com/co-dan/interactive-diagrams/wiki/Restricted-Workers for more details. Warning: this library requires SELinux to function


Keywords
concurrency, data, library, system, Propose Tags, http://github.com/co-dan/interactive-diagrams, http://parenz.wordpress.com/2013/07/15/interactive-diagrams-gsoc-progress-report/, https://github.com/co-dan/interactive-diagrams/tree/master/restricted-workers/README.md, https://github.com/co-dan/interactive-diagrams/wiki/Restricted-Workers, Skip to Readme, Index, System.Restricted.Limits, System.Restricted.Types, System.Restricted.Worker, System.Restricted.Worker.Internal, System.Restricted.Worker.Pool, System.Restricted.Worker.Protocol, System.Restricted.Worker.Types, restricted-workers-0.1.1.tar.gz, browse, Package description, Package maintainers, DaniilFrumin, edit package information , EchoWorker.lhs, EchoPool.lhs, CommandEvalProtocol.lhs, NewWorkerType.lhs, https://github.com/co-dan/interactive-diagrams/tree/master/selinux, blog post, https://github.com/co-dan/interactive-diagrams/blob/master/cgconfig.conf
License
BSD-3-Clause
Install
cabal install restricted-workers-0.1.1

Documentation

interactive-diagrams

Interactive diagrams and a paste site with the ability for dynamic rendering of diagrams

Current status

Live at: http://paste.hskll.org.

Links