Published in Computing2022

Published two projects in Springer proceedings

Two of our projects were published in proceedings of Computing 2022 conference.

First, our article on large scale code generation from HTML documentation: Multicloud API Binding Generation from Documentation. This is result of large scale exploration and testing of multicloud APIs that we performed at Migamake.

Second is our design for a calculus that allows exact computation of long-tail latencies of distributed systems: Curious properties of latency distributions. This paper includes the code in Haskell that demonstrates efficient computing of latency distributions for systems like gossip algorithm or Amazon DynamoDB.