| Portability | portable | 
|---|---|
| Stability | experimental | 
| Maintainer | Stefan Schmidt (stefanschmidt@web.de) | 
Holumbus.Distribution.Worker.WorkerData
Contents
Description
Version : 0.1
- data WorkerData
 - newWorker :: FileSystem -> ActionMap -> StreamName -> Maybe SocketId -> IO WorkerData
 
Datatypes
data WorkerData Source
Instances
creation and destruction
newWorker :: FileSystem -> ActionMap -> StreamName -> Maybe SocketId -> IO WorkerDataSource