TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Crisp: Critical Path Analysis for Microservice Architectures

52 pointsby rakingleavesover 3 years ago

2 comments

jesuslopover 3 years ago
The book in the course [1], specially ch. 4, I think, provides some analytical category-theoretical tools to model feasibility&#x2F;performance in that kind of situation. In [2] the same technique (enriched profunctors) applies for critical path analysis in project management PERT diagrams. Looks to me (having just skimmed the Uber post) a very similar dependency structure.<p>[1] <a href="https:&#x2F;&#x2F;math.mit.edu&#x2F;~dspivak&#x2F;teaching&#x2F;sp18&#x2F;" rel="nofollow">https:&#x2F;&#x2F;math.mit.edu&#x2F;~dspivak&#x2F;teaching&#x2F;sp18&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;golem.ph.utexas.edu&#x2F;category&#x2F;2013&#x2F;03&#x2F;project_planning_parallel_proc.html" rel="nofollow">https:&#x2F;&#x2F;golem.ph.utexas.edu&#x2F;category&#x2F;2013&#x2F;03&#x2F;project_plannin...</a>
tptacekover 3 years ago
Is the graph of microservice calls really necessarily acyclic with respect to the services themselves?
评论 #29679010 未加载