|
|
|
Show HN: An Apache Beam batch processing clone in Rust
(github.com)
|
|
4 points
by nhubbard
214 days ago
|
|
I've been experimenting with Apache Beam as of late at work and found that it can be slow in Python, and more complicated to use in Java where performance is better. I decided to experiment with JetBrains' AI Assistant and build an Apache Beam clone in Rust. I appreciate any commentary or feedback! |
|