Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get persisting of receptors and receptor instance data working #16

Closed
zippy opened this issue Jun 11, 2015 · 3 comments
Closed

get persisting of receptors and receptor instance data working #16

zippy opened this issue Jun 11, 2015 · 3 comments
Assignees

Comments

@zippy
Copy link
Owner

zippy commented Jun 11, 2015

currently we have some commented out code from our original attempt to serialize receptors, plus we have mtree serialization. This now needs to be moved to or utilized by the data engine code together with the instances code

@zippy zippy self-assigned this Jun 11, 2015
@zippy
Copy link
Owner Author

zippy commented Jun 23, 2015

We are renaming the data engine the "accumulator" because it's a bit funny (a pun on accumulator registers in CPUs), but it also hints at it's greater function as the persistence engine and acting as the "body"

zippy added a commit that referenced this issue Jun 25, 2015
@zippy zippy changed the title get serialization/deserialization of receptors working get persisting of receptors and receptor instance data working Jun 25, 2015
@zippy
Copy link
Owner Author

zippy commented Aug 5, 2015

This is partially working, but to really get it going requires the context of a boot-up/shudown cycle to confirm that what ran, get's properly restarted. see #22

@zippy
Copy link
Owner Author

zippy commented Oct 31, 2015

as of a491ff0 basic bootup-shutdown sequence working! some receptor state data still not serialized, i.e. vmhost active-receptor list, and all receptor process queue data.

@zippy zippy closed this as completed Oct 31, 2015
@zippy zippy removed the in progress label Oct 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant