Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Add ability to set max waiters on the async work pool and export better stats #48

Merged
merged 4 commits into from Mar 29, 2012

Conversation

rvpgithub
Copy link

No description provided.

}

val results = Future.collect(futures).apply()
val completed = results partition { _ == "Done" } _1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would just use count here.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@yswu
Copy link

yswu commented Mar 29, 2012

looks good except one comment.

rvpgithub pushed a commit that referenced this pull request Mar 29, 2012
Add ability to set max waiters on the async work pool and export better stats
@rvpgithub rvpgithub merged commit c68469a into master Mar 29, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants