Comment on pg_durable: Microsoft open sources in-database durable executionparentComments−jiggawatts3moThese approaches always suffer from the same issues such as synchronous single threaded code that would be trivial to parallelise in a “proper” programming language such as C#.What has Microsoft done to work around this?
Comments
These approaches always suffer from the same issues such as synchronous single threaded code that would be trivial to parallelise in a “proper” programming language such as C#.
What has Microsoft done to work around this?