Reading in real time from a log file
in
Programming Questions
•
2 years ago
Hi all,
1. Creating an object keeping a cursor to the last read line, reloading the file, and checking for new lines.
2. Using a nice little library I don't know about.
3. Doing all the parsing and stuff in another process/language and sending that over UPD/TCP to the processing program.
4. Something else.
Thanks a lot,
Ernest
1