grc-iit / ChronoLog

ChronoLog: A High-Performance Storage Infrastructure for Activity and Log Workloads
https://chronolog.dev
BSD 2-Clause "Simplified" License
5 stars 4 forks source link

ChronoKeeper-to-Archiver Chunk Extractor #83

Closed ibrodkin closed 2 months ago

ibrodkin commented 1 year ago

Implement StoryChunkExtractor that would be part of ChronoKeeper module and will be sending StroryChunks to the Collector module It will derive from StoryChunkExtractorBase ( see Issue 55), and use thallium provider in a client mode with its own pool of execution streams.

StoryChunkExtractor should use mochi RDMA transfer

ibrodkin commented 2 months ago

the work ws done under another ticket . closing this one