HTTP

TwitterFacebook
Get flash to fully experience Pearltrees
http://techfind.in/post/28971186959/httpfs HttpFS[ https://github.com/cloudera/httpfs/ ] HttpFS is a server that provides a REST HTTP gateway supporting all HDFS File System operations (read and write). And it is inteoperable with the webhdfs REST HTTP API. HttpFS can be used to transfer data between clusters running different versions of Hadoop (overcoming RPC versioning issues), for example using Hadoop DistCP. HttpFS can be used to access data in HDFS on a cluster behind of a firewall (the HttpFS server acts as a gateway and is the only system that is allowed to cross the firewall into the cluster).

HttpFS: HDFS over HTTP

Introduction Have you ever wanted to run a tiny, safe web server without worrying about using a fully blown web server that could be complex to install and configure? Do you wonder how to write a program that accepts incoming messages with a network socket? Have you ever just wanted your own Web server to experiment and learn with? Further updates in 2012 to support recent web-server and browser standards and a code refresh. http://www.ibm.com/developerworks/systems/library/es-nweb/index.html

nweb: a tiny, safe Web server (static pages only)

http://developer.yahoo.com/performance/rules.html The Exceptional Performance team has identified a number of best practices for making web pages fast. The list includes 35 best practices divided into 7 categories. Minimize HTTP Requests tag: content 80% of the end-user response time is spent on the front-end. Most of this time is tied up in downloading all the components in the page: images, stylesheets, scripts, Flash, etc.

Best Practices for Speeding Up Your Web Site

A Practical Guide to Writing Clients and Servers Home > Web Technology Made Really Easy > HTTP Made Really Easy Donate Table of Contents | Footnotes December 10, 2012-- Updated the links about robots.

HTTP Made Really Easy

http://www.jmarshall.com/easy/http/