cycronix / cloudturbine

CloudTurbine - Data Streaming Middleware
Apache License 2.0
3 stars 4 forks source link

CTstream support for CTweb server #115

Closed jpw-erigo closed 6 years ago

jpw-erigo commented 6 years ago

(1) File => "Launch CTweb server..." to launch a new CTweb server within the same JVM that CTstream is running in

(2) File => "View data" to launch web page to view WebScan data

NOTE: This release adds a new file, MainRunnable.java, which was taken from the DT source code. This supports flexible launching of apps via Java reflection. We could easily remove this file and launch the CTweb app a different way if it isn't desired to add this DT file.