RubyGems Navigation menu

gossamer 0.1

Gossamer is a web framework that emphasizes the use of distributed, independent resources. With Gossamer, you construct websites out of a network of lightweight objects that manage particular resources. Resources can utilize other resources through fault-tolerant, loosely coupled RESTful[http://en.wikipedia.org/wiki/Representational_State_Transfer] communications. Resource brokers manage the resource objects, storing them in a distributed cache (eg, <tt>memcache</tt>). Resources can easily serve their content in multiple formats, such as HTML, Atom, and RDF. Gossamer is intended to be a useful platform for aggregators, mashups, web services, implementing the semantic web, and other applications that depend on external network resources rather than internal databases.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1 - July 22, 2008* (11.0 KB)

Runtime 相依性套件 (3):

memcached >= 0.11
rack >= 0.3.0
scheduler >= 0.3

Development 相依性套件 (1):

hoe >= 1.7.0

擁有者:

作者:

  • John Labovitz

SHA 256 checksum:

b15abb3a9f9ec61ef4a9583567b96068f59cb7931d2787ebfc6190399269dd22

總下載次數 4,743

這個版本 4,742

License:

Ruby 版本需求:

相關連結: