albatross/src
Hannes Mehnert 992e1b0a2b - Vmm_ring is now polymorph (alows to store log_entry :D)
- Vmm_console/log/stats do not read multiple times
  console_add loops
  console_subscribe terminates (a stream of messages is sent)
  log data stream loops
  log_subscribe terminates (a stream of data is sent)
  stat_add loops
  stat_remove loops
  stat_subscribe terminates (a stream of stats is sent)
terminates means: reads once more, and closes socket after second read returned
loop processes further incoming data
2018-10-26 21:29:59 +02:00
..
albatross.mllib interface for vmm_ring 2018-10-26 21:29:59 +02:00
vmm_asn.ml include version in log_entries on disk, read log file on startup (and write events to ring store) 2018-10-26 21:29:59 +02:00
vmm_asn.mli include version in log_entries on disk, read log file on startup (and write events to ring store) 2018-10-26 21:29:59 +02:00
vmm_commands.ml since argument for log_subscribe and console_subscribe 2018-10-26 21:29:59 +02:00
vmm_commands.mli since argument for log_subscribe and console_subscribe 2018-10-26 21:29:59 +02:00
vmm_compress.ml compression, fixes #6 2018-03-22 17:00:08 +01:00
vmm_compress.mli copyright 2018-10-26 21:29:59 +02:00
vmm_core.ml since argument for log_subscribe and console_subscribe 2018-10-26 21:29:59 +02:00
vmm_core.mli copyright 2018-10-26 21:29:59 +02:00
vmm_lwt.ml influx stats 2018-10-26 21:29:59 +02:00
vmm_lwt.mli copyright 2018-10-26 21:29:59 +02:00
vmm_resources.ml more cleanups 2018-10-26 21:29:59 +02:00
vmm_resources.mli adjustments 2018-10-26 21:29:59 +02:00
vmm_ring.ml - Vmm_ring is now polymorph (alows to store log_entry :D) 2018-10-26 21:29:59 +02:00
vmm_ring.mli - Vmm_ring is now polymorph (alows to store log_entry :D) 2018-10-26 21:29:59 +02:00
vmm_tls.ml copyright 2018-10-26 21:29:59 +02:00
vmm_tls.mli copyright 2018-10-26 21:29:59 +02:00
vmm_tls_lwt.ml move more stuff around 2018-10-26 21:29:59 +02:00
vmm_tls_lwt.mli copyright 2018-10-26 21:29:59 +02:00
vmm_trie.ml copyright 2018-10-26 21:29:59 +02:00
vmm_trie.mli copyright 2018-10-26 21:29:59 +02:00
vmm_unix.ml more cleanups 2018-10-26 21:29:59 +02:00
vmm_unix.mli cleanups 2018-10-26 21:29:59 +02:00
vmm_vmmd.ml move more stuff around 2018-10-26 21:29:59 +02:00
vmm_vmmd.mli copyright 2018-10-26 21:29:59 +02:00