The UI should be an electron wrapper (http://electron.atom.io/)
Using either memory mapping or a socket connection to transfer data between the backend and frontend.
This will solve memory issues related to javafx webkit, and allow more of a MVC feel to the frontend.
The UI should be an electron wrapper (http://electron.atom.io/)
Using either memory mapping or a socket connection to transfer data between the backend and frontend.
This will solve memory issues related to javafx webkit, and allow more of a MVC feel to the frontend.