Hello RocketMQ Community, This is the discussion for the release of rocketmq-streams 1.0.0-preview Release.
With the popularization and development of mobile internet and cloud computing technologies in all walks of life, big data computing has been deeply rooted in the hearts of the people, the most common ones are flink, spark, etc. These big data frameworks adopt a centralized Master-Slave architecture, which is heavy in dependence and deployment, and each task also has a large overhead and a large usage cost. RocketMQ Streams focuses on building a lightweight computing engine. Except for message queues, it has no additional dependencies. It has made a lot of optimizations on filtering scenarios. The performance is improved by 3-5 times and resources are saved by 50%-80%. RocketMQ Streams is suitable for scenarios with large data volume -> high filtering -> light window computing. The core builds light resources and high performance advantages. It has great advantages in resource sensitive scenarios. The minimum 1core and 1g can be deployed. Recommended application scenarios (safe , Risk control, edge computing, message queue flow computing). More and more companies and developers are very interested in RocketMQ Streams, because a lot of code changes are involved, the preview version will be released first, and the production-ready version will meet immediately as the community continues to iterate. At present, the development work of the rocketmq-streams 1.0.0-preview community is basically ready. Through the rocketmq-streams 1.0.0-preview, We can basically see the whole picture of rocketmq-streams。 The main goal of this release is to release the first preview version of rocketmq-streams rocketmq-streams https://github.com/apache/rocketmq-streams Welcome everyone to comment in this email, and if no other sounds, I would like to call for a vote for this release :-) Regards, zhoubo