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

Initial Cookbook Examples #5

Open
vitiral opened this issue Feb 5, 2018 · 0 comments
Open

Initial Cookbook Examples #5

vitiral opened this issue Feb 5, 2018 · 0 comments
Labels

Comments

@vitiral
Copy link
Collaborator

vitiral commented Feb 5, 2018

Some of these are taken from the rust cookbook, others are original ideas. I would just like to put my ideas here so se can work on them.

  • thumbnails in parallel: I think this could be done more performantly (and somewhat simpler) using "threadpools" with channels.
  • handling signals, especially ctrlc.
  • calculate iso sum
  • reimplement the main ergo_sync example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant