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

Http Request should be thread-safe #19

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 3 comments
Closed

Http Request should be thread-safe #19

GoogleCodeExporter opened this issue Mar 13, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

PlurkClient will make simultaneous requests throught the smae HttpClient. We 
should enable multithread for connection.

Original issue reported on code.google.com by ChingYiC...@gmail.com on 10 Jun 2010 at 9:23

@GoogleCodeExporter
Copy link
Author

Sample:
http://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.0.x/httpcli
ent/src/examples/org/apache/http/examples/client/ClientMultiThreadedExecution.ja
va

Original comment by ChingYiC...@gmail.com on 10 Jun 2010 at 9:24

@GoogleCodeExporter
Copy link
Author

fix at rev 454

Original comment by ChingYiC...@gmail.com on 10 Jun 2010 at 9:44

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

thanks for fixing this bug :P

Original comment by askeing@gmail.com on 10 Jun 2010 at 12:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant