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

Fast Reload Option #1042

Open
wants to merge 119 commits into
base: master
Choose a base branch
from
Open

Fast Reload Option #1042

wants to merge 119 commits into from

Conversation

wcawijngaards
Copy link
Member

The branch continues the fast-reload work, and adds more config options to fast-reload. This is a good idea, since otherwise, old references cause trouble, that would have to be resolved in another manner if more config options are not supported by reloading them.

…tes and

  can continue byte by byte. Also it can continue after an interrupt.
  forward_add and forward_delete should be distributed to other processes,
  but when threaded, they should not be distributed to other threads because
  the structure is not thread specific any more.
@rcmcdonald91
Copy link
Contributor

Any updates on this?

@wcawijngaards
Copy link
Member Author

If you are eager to use, the branch is somewhat in a working state. At certain commits it works, passes tests, and reloads a growing list of configuration options.

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

Successfully merging this pull request may close these issues.

None yet

3 participants