Yes. That's why I'm amazed there isn't some Zookeeper ish system out there for supporting microservices. The fact is that microservice tooling is in it's infancy, and shouldn't be used in production unless you're…
In typical Java fashion, there is a project, Quasar, the adds true green thread support to the language. Done by instrumenting bytecode rather than JVM support, but the benchmarks are still excellent. I'm very curious…
Microservices move tranasactional concerns out of the database and between service boundaries. If you ever need to transactionally write data to two different microservices, you need to roll your own rollbacks. And…
I definitely dont create them routinely. Maybe 4 times a year. Consistency isn't worth much if nobody knows who you are because you never post. The desire to create a community chafes against the zero verfication HN…
I hardly ever post comments and never articles, so I just create an account when it seems worthwhile. The mods don't seem bothered by this as long as such comments aren't flamey
Try DBeaver its OSS, multi-database, and just about as good as MySql Workbench or SSMS. Since I switched I don't use anything else
Yes. That's why I'm amazed there isn't some Zookeeper ish system out there for supporting microservices. The fact is that microservice tooling is in it's infancy, and shouldn't be used in production unless you're…
In typical Java fashion, there is a project, Quasar, the adds true green thread support to the language. Done by instrumenting bytecode rather than JVM support, but the benchmarks are still excellent. I'm very curious…
Microservices move tranasactional concerns out of the database and between service boundaries. If you ever need to transactionally write data to two different microservices, you need to roll your own rollbacks. And…
I definitely dont create them routinely. Maybe 4 times a year. Consistency isn't worth much if nobody knows who you are because you never post. The desire to create a community chafes against the zero verfication HN…
I hardly ever post comments and never articles, so I just create an account when it seems worthwhile. The mods don't seem bothered by this as long as such comments aren't flamey
Try DBeaver its OSS, multi-database, and just about as good as MySql Workbench or SSMS. Since I switched I don't use anything else