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

Optimizing stinging URL, by doing it in parallel. #150

Merged
merged 3 commits into from
Jul 14, 2016

Conversation

richardtylee
Copy link
Contributor

Currently, when we sting URLs, we are stinging them serially. When there are many URLs, an attack will take a long time to complete. Let's sting in parallel.

@cosmin
Copy link
Contributor

cosmin commented Jun 24, 2016

How about adding this as a command line flag to hit urls in parallel vs sequentially? Not sure that defaulting to parallel is always the right approach.

@richardtylee
Copy link
Contributor Author

Cool...I'll give it a shot.

@richardtylee
Copy link
Contributor Author

@cosmin May you please take another look 👀 ?

@richardtylee richardtylee changed the title Optimizing stinging URL, by doing it in parallel. Optimizing stinging URL, by doing it in parallel. Jul 12, 2016
@richardtylee richardtylee reopened this Jul 14, 2016
@cosmin cosmin merged commit f2d4718 into newsapps:master Jul 14, 2016
@richardtylee
Copy link
Contributor Author

Thanks @astierler . My apologies. New PR: #153

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.

None yet

3 participants