finos / finos/OpenMAMA

Capturereplay should share single file handle during playback

Open
#228 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
177
Forks
59
PR merge metrics
No merged PRs in 30d

Description

Capturereplay currently opens a new filehandle for each subscribed-to symbol. This can get out of hand really fast and blow O/S limits. It should open a single filehandle and use that instead.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.