5 ms·
Is this an open sourcing of something they use internally? My first thought on durable jobs was GHA aka Azure Devops.
by mikey_p 3mo ago
Is this an open sourcing of something they use internally? My first thought on durable jobs was GHA aka Azure Devops.
- gdecandia 3mo agoPlease see https://learn.microsoft.com/en-us/azure/horizondb/ai/ai-pipelines https://learn.microsoft.com/en-us/azure/horizondb/ai/ai-pipe...
- mikey_p 3mo agoThanks for answering, this makes tons of sense
- jiggawatts 3mo agoThese 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?