Re: Idea: Build Your Own System Log Data Viewer, Julia
Reply #1 –
I don't think so. Julia is a JIT language primarily used for academic purposes. While it is very comfortable to write code in (IMO better even than python) and its performance reaches that of C/Fortran, JIT takes time to start and it is not uncommon to have memory leaks.
The project looks interesting, though. Perhaps it could be a viable alternative to gnuplot package i currently use.