usnistgov / SpectrumBrowser

ITL
12 stars 11 forks source link

Redo streaming and occupancy service in Java #200

Open ranganathanm opened 9 years ago

ranganathanm commented 9 years ago

Currently we have implemented these in python. This results in a proliferation of processes and bad real time performance for occupancy alerts. The streaming and occupancy server should be written in Java, which has much better real time performance and less resource utilization.