You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, as a thesis work I have developed a Java framework that provides an API that abstracts the programming (in a similar way to JPA, JNDI, etc...) of both stream processing engines (such as Apache Spark, Apache Storm, Apache Flink, and Apache Samza) and message brokers (such as RabbitMQ and Apache Kafka).
This is a work in progress and I think it is worth considering. I also hope to see this project developed further; giving it more visibility in this curated list would certainly help.
I cannot tell you why, since I've never used Apache Beam before (I've only discovered its existence at the end of my thesis work). I will give it a try. For sure it's far more mature, but SPAF may offer a slightly different approach.
Let me ask you this: if it turns out that SPAF is just an alternative to Apache Beam, will you consider its inclusion in the list anyways?
Hi, as a thesis work I have developed a Java framework that provides an API that abstracts the programming (in a similar way to JPA, JNDI, etc...) of both stream processing engines (such as Apache Spark, Apache Storm, Apache Flink, and Apache Samza) and message brokers (such as RabbitMQ and Apache Kafka).
This is a work in progress and I think it is worth considering. I also hope to see this project developed further; giving it more visibility in this curated list would certainly help.
Here is the link to my repo on GitHub: https://github.com/nickshoe/spaf
The text was updated successfully, but these errors were encountered: