Menu

#3 Quick indexing of remote log files

1.0
pending
nobody
2013-02-18
2013-02-06
pdziuba
No

Server side application (ptServer) after first read of log file should build index to speed up further re-reading/tailing of file. At first try maybe some simple hash map will do. Like:
recordId -> filePositionInBytes

Discussion

  • pdziuba

    pdziuba - 2013-02-18

    Indexing of each opened log file is implemented. Testing in progress.

     
  • pdziuba

    pdziuba - 2013-02-18
    • status: open --> pending
     

Log in to post a comment.

MongoDB Logo MongoDB