raketka-1.1.2: distributed-process node

Safe HaskellNone
LanguageHaskell2010

Control.Distributed.Raketka.Process.Server

Synopsis

Documentation

server :: Content tag ps s c => Tagged tag (Server ps s) -> ServerId -> Process () Source #

proxy :: Content tag ps s c => Tagged tag (Server ps s) -> Process () Source #

read & run send processes from the pipeline

newServer :: Content tag ps s c => s -> ps -> Process (Tagged tag (Server ps s)) Source #

init Server store