github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

sixapart / batchhttp

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 28
    • 2
  • Source
  • Commits
  • Network (2)
  • Issues (0)
  • Downloads (2)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (2)
    • gh-pages
    • master ✓
  • Tags (2)
    • release-1.1
    • release-1.0
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Parallel HTTP through MIME multipart encoding — Read more

  cancel

http://sixapart.github.com/batchhttp/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Use a range 
markpasc (author)
Mon Feb 08 17:50:32 -0800 2010
commit  1d3613312509a0cab516eff36b803d93eea1739e
tree    17776b6ddb72882265d004d624b05765267294fe
parent  391d485cd78ac1695f1c4618941b3571d090dbb0
batchhttp /
name age
history
message
file .gitignore Thu Sep 17 16:22:58 -0700 2009 Adding .gitignore [bradchoate]
file CHANGES.rst Loading commit data...
file LICENSE
file MANIFEST.in
file README.rst
directory batchhttp/ Mon Feb 08 17:50:32 -0800 2010 Use a range [markpasc]
directory doc/ Mon Feb 08 17:50:32 -0800 2010 Use a range [markpasc]
file requirements.txt
file setup.py Mon Feb 08 17:50:32 -0800 2010 Use a range [markpasc]
file stdeb.cfg Thu Sep 17 13:54:11 -0700 2009 Add stdeb configuration. [apparentlymart]
directory tests/
README.rst

batchhttp provides parallel fetching of HTTP resources through MIME multipart encoding.

This package's BatchClient applies standard MIME multipart encoding to HTTP messages, providing a standards-conservant technique for making parallelizable HTTP requests over a single proxy connection.

To make a batch request, open a new request on a BatchClient instance and add your subrequests, along with callbacks that will receive the subresponses. Once all parallelized requests are added, complete the request; the request is made and the batched subresponses are provided to your callbacks.

This is an implementation of the draft specification for batch HTTP request processing available at:

http://martin.atkins.me.uk/specs/batchhttp
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server