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

Provide a real world example #59

Open
frewsxcv opened this issue Jan 16, 2017 · 4 comments
Open

Provide a real world example #59

frewsxcv opened this issue Jan 16, 2017 · 4 comments

Comments

@frewsxcv
Copy link
Collaborator

Maybe something that searches for all *.jpeg in a directory, starts a thread pool, and in each thread, converts them to .png

@dns2utf8
Copy link
Member

I have a program doing this and creating thumbnails and calculating some more.
It is embedded into my deployment process and has zero comments so I am not certain it would be very useful for a beginner.

Would you like to include it with this repo or would you like to link to it?
If you are just interested in the solution, I can email it to you.

@frewsxcv
Copy link
Collaborator Author

I'm interested in finding the simplest possible real world example. If your thumbnail generator is very simple, then yes, it sounds like it would be a good candidate.

@ericho
Copy link

ericho commented Jul 7, 2017

I'm using your crate for this it's a remote command execution tool. This should work with hundreds of remote nodes, however i haven't tested that amount yet.

@apiraino
Copy link

2 years later, I upvote this issue 👍

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

No branches or pull requests

4 participants