Difference between revisions of "17 April 2006"

From Organic Design wiki
(peer dev update)
 
m
Line 4: Line 4:
  
 
[[nodal-wikid.pl]], the current [[peerd]] instance is now responsible for persistence and propagation of nodal information to the [[peer.swf]]'s via the local [[talk:session.pl|session-handler]]s (renamed from ''interface-handler'').
 
[[nodal-wikid.pl]], the current [[peerd]] instance is now responsible for persistence and propagation of nodal information to the [[peer.swf]]'s via the local [[talk:session.pl|session-handler]]s (renamed from ''interface-handler'').
 +
</table>

Revision as of 02:52, 17 April 2006

Peer Update

The peer/jobs (eg. Gir/jobs) format has changed to allow parameters to be passed to the spawned functions. This means we can have less hardwired code especially in commands.pl. This is also useful for scheduling the same function with different schedules and parameters.

nodal-wikid.pl, the current peerd instance is now responsible for persistence and propagation of nodal information to the peer.swf's via the local session-handlers (renamed from interface-handler).