Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

File Conveyor is a daemon written in Python to detect, process and sync files. It was written by Wim Leers as part of his bachelor thesis at Hasselt University in Belgium. To allow for instantaneous detection of changes on the file system, it uses inotify on Linux and FSEvents on Mac OS X. ... [More] Files can then be processed. Processors include: -image_optimizer, capable of optimizing images without losing quality - yui_compressor, to compress CSS and JS files using the YUI Compressor - … And finally, “transporters” are used to transport files from the server the daemon is running on to the CDN. Transporters include: - FTP - Amazon S3 - Amazon CloudFront - Mosso CloudFiles [Less]

5.0
 
  0 reviews  |  1 user  |  3,338 lines of code  |  4 current contributors  |  Analyzed 10 days ago
 
 

Plone support for CDN resource distribution

0
 
  0 reviews  |  1 user  |  1,205 lines of code  |  1 current contributor  |  Analyzed over 1 year ago
 
 

A Content Dstribution Network based on P2P techology.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 10 days ago
 
 

S3BucketApp is a python application running on Google App Engine which implements the Amazon S3 compatible REST API access to the internal storage of GAE (Google's BigTable). If you install S3BucketApp into your App Engine slot, you will be able to save practically unlimited number of small ... [More] files (less then 1 MB - GAE limits) into App Engine with tools developed for S3 storage. Such files are available trough the webbrowser, so Google App Engine platform act a webhosting for static files or (to be more precise) a scalable global content delivery network (CDN) for small static files. The target is provide from GAE a fast and stable content delivery functionality with compatibility for the existing S3 tools like: s3cmd - general tool to work with S3 s3funnel - multi-threaded upload/download for small files and usage with unix pipe s3backer - virtual hardisk for linux/mac s3fox - Firefox plug-in for visual browsing in the S3 buckets In this moment project is in the planning phase, the main reason for development is a need of tile hosting for application MapTiler - Google Maps tiles generator. An advantage of the Google App Engine file hosting against Amazon S3/CloudFront is that you control the processing of the requests, so you can implement custom protection of the files, versioning of the tile trees, or dynamic processing (for example merging with caching) for the images, etc. Note: there is another project implementing complete Amazon S3 emulation on the Google App Engine: Baltic-Avenue. S3BucketApp should implement just one S3 bucket and subset of the AmazonS3 functionality, with preference for speed of delivery of the content (GET operation) and simplicity. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

CirruxCache provides a software solution to dynamically cache HTTP objects on Google Appengine (using the Datastore and the Memcache services). This application implements several features usually provided by professional CDN solutions, such as: honor Cache-Control cache TTL override several POP ... [More] (Point Of Presence) configuration mapped on custom base-url ignore query string POST forwarding expired entries garbage collection extensibility (develops your own WebServices on top) allow object flushing from restricted IP configure a POP (Point of Presence) according to a virtual host several behaviors (cache, redirect, forward) Cirrux-Cache speeds up any HTTP based application (such as dynamic websites or web-services). This application has been developed at Zoomorama (http://www.zoomorama.com/) and is currently used as a CDN front in production conditions. CirruxCache has been written by Samuel Alba . You can follow the project news and updates. [Less]

0
 
  0 reviews  |  0 users  |  7,166 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.