Skip to content

rodaebel/urlfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asynchronous URL Fetch Service

This project aims at providing a URL Fetch service for web application developers to make concurrent asynchronous HTTP requests. The service is entirely written in Erlang and so, it leverages the robust and scalable Erlang/OTP platform.

Copyright 2010 Tobias Rodaebel

This software is released under the Apache License, Version 2.0. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Requirements

In order to run the URL Fetch service, Erlang/OTP R14A or higher is required. The pyurlfetch library is compatible with Python 2.5 up to 2.7.

About

Automatically exported from code.google.com/p/urlfetch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published