They are slower generally. I know this because most bikes pass me on my daily commute. Maybe 10% of cyclists ride slower, my old bike used to have a speedometer and I averaged 18-22 mph over long distances. Also keep in…
So many people consider this a menace when in many ways it's closer to utopia. For decades cities have tried to get commuters to switch to bikes and public transportation, but nothing has really stuck in the states due…
This is AWESOME!!! I was very sad that Quasar seems to be going dormant, made my day
I could, but my laziness prevents me from doing so. The documentation is fairly good for Quasar, hard part is getting the code instrumentation up. If you use Maven, there's a plug-in to do much of it for you
This sounds very accurate
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
They are slower generally. I know this because most bikes pass me on my daily commute. Maybe 10% of cyclists ride slower, my old bike used to have a speedometer and I averaged 18-22 mph over long distances. Also keep in…
So many people consider this a menace when in many ways it's closer to utopia. For decades cities have tried to get commuters to switch to bikes and public transportation, but nothing has really stuck in the states due…
This is AWESOME!!! I was very sad that Quasar seems to be going dormant, made my day
I could, but my laziness prevents me from doing so. The documentation is fairly good for Quasar, hard part is getting the code instrumentation up. If you use Maven, there's a plug-in to do much of it for you
This sounds very accurate
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