Skip to content

Add Falcon concurrency presentation - #367

Open
samuel-williams-shopify wants to merge 1 commit into
mainfrom
presentation
Open

Add Falcon concurrency presentation#367
samuel-williams-shopify wants to merge 1 commit into
mainfrom
presentation

Conversation

@samuel-williams-shopify

Copy link
Copy Markdown
Contributor

Summary

  • add a Presently presentation covering latency, asynchronous execution, concurrency, and parallelism
  • explain how Falcon uses workers and fibers to improve request throughput
  • show how Async coordinates I/O waits with fibers, io-event, and the scheduler
  • include animated diagrams and proportional latency visualizations

Validation

  • rendered all 36 slides successfully with Presently
  • verified the custom CSS has balanced blocks
  • checked the branch diff with git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant