Skip to content

j3pl/EVE-Market-Data-Relay

 
 

Repository files navigation

EVE Market Data Relay

Author

Greg Taylor

License

BSD

This project is a super-scalable, affordable way to accept a large amount of user-submitted market data (via uploaders), and re-broadcast said data in realtime to a number of subscribers.

The end result is that those writing market-data driven applications can simply subscribe to a "firehose" of market data, and get going, without having to hassle with uploaders or data submission APIs.

Additionally, the consumers may accept very large amounts of data without the overhead associated with a ton of HTTP connections. EMDR's ZeroMQ underpinnings are hugely more efficient.

Documentation

Make sure to read the Documentation for more details.

License

This project, and all contributed code, are licensed under the BSD License. A copy of the BSD License may be found in the repository.

About

A super-scalable EVE Online market data processor and relay.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%