zippy / ceptr

(a recomposable medium for distributed social computing) || (semantic self-describing protocol stacks)
http://ceptr.org
GNU General Public License v3.0
88 stars 17 forks source link

create clock receptor #23

Closed zippy closed 8 years ago

zippy commented 8 years ago

Every vmhost needs a clock receptor that other receptors can listen to for timing events, kind of like a cross between cron and regular system time libraries.

zippy commented 8 years ago

Good chunks of this are in place see c88fcb26

zippy commented 8 years ago

0a6f16766e5 wip on getting clock receptor to answer to planted listeners

zippy commented 8 years ago

clock receptor scaffold in place, further work broken into separate tickets.