Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ejoliet/voeventsdigest

VOEvents consumer producer in java
https://github.com/ejoliet/voeventsdigest

broker client java service vo voevent

Last synced: 22 days ago
JSON representation

VOEvents consumer producer in java

Awesome Lists containing this project

README

        

# VOEvent client to suscribe to broker and parse voevents in Java

VOEvents: VOEvent is the International Virtual Observatory Alliance standard for describing transient celestial events. See more here http://www.ivoa.net/documents/Notes/VOEventTransport/

To compile:
javac Client.java

To run client:

java -cp . Client

To send voevent, use comet implementation https://github.com/jdswinbank/Comet and run broker sending data/voevent.xml sample:

comet-sendvo -f data/voevent.xml