Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor documentation improvements #794

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

talex5
Copy link
Collaborator

@talex5 talex5 commented Jan 15, 2025

  • Remove reference to Meio until it's actually working with stable versions of Eio (/cc @patricoferris).
  • Remove the "Please try porting your programs" request now that Eio is stable.
  • Use a simpler and more typical example for the switches section.
  • In the Executor_pool make the second example create the pool the same way as the first one (and shrink it a bit).
  • Replace out-of-date retro-httpaf-bench example with cohttp-eio and capnp-rpc examples.
  • In Net.run_server, suggest using Executor_pool (see Automatically run multi domains and parallel tasks instead of using domain manager #791 (comment)).

- Remove reference to Meio until it's actually working with stable
  versions of Eio.
- Remove the "Please try porting your programs" request now that Eio is
  stable.
- Use a simpler and more typical example for the switches section.
- In the `Executor_pool` make the second example create the pool the
  same way as the first one (and shrink it a bit).
- Replace out-of-date retro-httpaf-bench example with cohttp-eio and
  capnp-rpc examples.
- In `Net.run_server`, suggest using `Executor_pool`.
@talex5 talex5 added the documentation Improvements or additions to documentation label Jan 15, 2025
@talex5 talex5 merged commit c78db1a into ocaml-multicore:main Jan 16, 2025
5 checks passed
@talex5 talex5 deleted the docs branch January 16, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant