Open
Conversation
…up, rather than INADDR_ANY, as joining the group is not restricted to the socket (but binding is). Also add linger settings to zmq sockets
…default to the same port)
ServiceDiscovery: add continue such that when there are messages available from the inproc socket, they are all processed before moving to broadcast part. Otherwise this means at most one message is processed per SD broadcast period. Services: add lifetime argument. conversion from unix ms to time string now done on client not MM. some DB field renames, remove quotes around embedded JSON. Responses with version numbers are just the number, no longer JSON, for reduced traffic. Get requests use SQL directly with json_build_object to have Postgres form JSON directly. Remove option to retrieve timestamp with GetRootPlot and GetPlotlyPlot for simplicity. ServicesBackend: make counters atomic. Update port advertisement methods.
Contributor
Author
|
linked to ToolDAQ/libDAQInterface#20 and ToolDAQ/WebServer#99 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Services class:
ServicesBackend class:
API changes:
N.B.
backports required for old middleman: