We currently use Scala with ZIO and Cats Effect 3 (https://github.com/zio/zio, https://github.com/typelevel/cats-effect) and are planning to develop several services in Python.
The main goal is to build ETL pipelines that support:
- concurrency
- asynchrony
- resource safety
- structured concurrency
- streaming
What do you think about production ?
We currently use Scala with ZIO and Cats Effect 3 (https://github.com/zio/zio, https://github.com/typelevel/cats-effect) and are planning to develop several services in Python.
The main goal is to build ETL pipelines that support:
What do you think about production ?