pyre.nexus.Fork

Module Contents

class pyre.nexus.Fork.Fork

Bases: pyre.component

Create worker processes by cloning the current one

recruit(self, team, **kwds)

Recruit members for the {team}

deploy(self, team, **kwds)

Create a new {team} member using the {fork} system call

dismiss(self, team, crew, **kwds)

The {team} manager has dismissed the given {member}