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

persist receptor state data #57

Open zippy opened 8 years ago

zippy commented 8 years ago

we need to add receptor process queue data into the SERIALIZED_RECEPTOR data blob so we can freeze and restart receptors at the exact same execution point.

zippy commented 8 years ago

this now means get all the serialization specs working again... which requires: serializing genotype separately from phenotype, so the genotype (semantic contexts) can be loaded first

zippy commented 8 years ago

1e029c2c0 adds separation of genotype/phenotype serialization

zippy commented 8 years ago

This indeed might be nice, be instead, for now, we will actually throw away any partially reduced run-trees on restart and do the computation over