7:00 – 4:00 VISIBILITY
- Now that the basics of the process-based interaction work, I’m going to make it a useful member of the program family instead of the unstable CPU hog it currently is.
- Added sleep(10) to the processing loops and made everything work with buffered inputs and outputs. CPU usage is unnoticeable, and responsiveness feels the same.
- Added watchers for the three threads so they all shut down when the user types “exit”
- Can navigate around through the OS, run maven and other cool things 🙂
- Cleaned up the user input so that it is split from the thread that watches the keyboard and the method that sends the command to the process.
On a side note, went out for a lunchtime ride and averaged 18.2, including the parking lot. A nice, summery pace on a day with a 37 degree high.
