-
Notifications
You must be signed in to change notification settings - Fork 1
2020.01.06
oceandlr edited this page Jan 6, 2020
·
7 revisions
Agenda:
- Streams API and Example
- Pull requests (these were just stalled over the holiday)
What is it?: small library and API for an application to send data to a plugin running inside an LDMSD server. Also an API for plugins to receive that data whenever the server receives that data. Binds events with that stream name to subscribers.
- runs over the LDMS transport, not a separate socket.
- uses the authentication of the plugin
Tom's presentation to go here.
- Home
- Search
- Feature Overview
- LDMS Data Facilitates Analysis
- Contributing patches
- User Group Meeting Notes - BiWeekly!
- Publications
- News - now in Discussions
- Mailing Lists
- Help
Tutorials are available at the conference websites
- Coming soon!
- Testing Overview
- Test Plans & Documentation: ldms-test
- Man pages currently not posted, but they are available in the source and build
V3 has been deprecated and will be removed soon
- Configuring
- Configuration Considerations
- Running