From just thinking about the architecture of Rama I feel it would scale very well.
Data parallelism and partitioning and sharding is a very effective scaling technique.
Nathan, I would appreciate writings about the mental model of mapping software to your mental model of implementing behaviours in the streaming data approach because it is a different paradigm.
I can't read the DSL yet and know what is going on!
Reddit is just one place I read content. The other is https://lobste.rs/ I am always looking for interesting technical content to read. I want to learn. I would like to read your technical blog!
If you don't have a blog, then you could try what I do, I promise it's minimal effort and easy to maintain and host and it costs nothing financial (except time you use to write)
Go to GitHub, create a repository and tick the checkbox for including README.md.
Then go to README.md and click the Edit icion in the top right corner.
Write into this README.md file whenever you blog, creating a markdown heading with the blog post's title. You could include a date if you want.
Please do this! It's a low tech solution to content to read.
Data parallelism and partitioning and sharding is a very effective scaling technique.
Nathan, I would appreciate writings about the mental model of mapping software to your mental model of implementing behaviours in the streaming data approach because it is a different paradigm.
I can't read the DSL yet and know what is going on!