zippy / ceptr

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

fix current protocol implementation and add vmhost flux processing using the new process queue #12

Closed zippy closed 9 years ago

zippy commented 9 years ago

currently _r_deliver() simply calls the synchronous version of _p_reduce. We can now break this up so that the vmhost can actually have a process queue for semtrex matching of listeners, which then add the actions to a receptors process queue.

This also requires: