Point72 / csp

csp is a high performance reactive stream processing library, written in C++ and Python
https://github.com/Point72/csp/wiki
Apache License 2.0
150 stars 27 forks source link

Add PushPullAdapter example with earthquake data #304

Open melissawm opened 1 week ago

melissawm commented 1 week ago

Hi all, here's a draft of the earthquake example, using a PushPullAdapter. There are definitely parts that can be improved and I plan to keep working on those but wanted to at least have a draft up for potential feedback.