RubyGems Navigation menu

rsence-pre 3.0.0.16

RSence is a different and unique development model and software frameworks designed first-hand for real-time web applications. RSence consists of separate, but tigtly integrated data- and user interface frameworks. RSence could be classified as a thin server - thick client system. Applications and submobules are installed as indepenent plugin bundles into the plugins folder of a RSence environment, which in itself is a self-contained bundle. A big part of RSence itself is implemented as shared plugin bundles. The user interface framework of RSence is implemented in high-level user interface widget classes. The widget classes share a common foundation API and access the browser's native API's using an abstracted event- and element layer, which provides exceptional cross-browser compatibility. The data framework of RSence is a event-driven system, which synchronized shared values between the client and server. It's like a realtime bidirectional form-submission engine that handles data changes intelligently. On the client, changed values trigger events on user interface widgets. On the server, changed values trigger events on value responder methods of server plugin modules. It doesn't matter if the change originates on client or server, it's all synchronized and propagated automatically. The server framework is implemented as a high-level, modular data-event-driven system, which handles delegation of tasks impossible to implement using a client-only approach. Client sessions are selectively connected to other client sessions and legacy back-ends via the server by using the data framework. The client is written in Javascript and the server is written in Ruby. The client also supports CoffeeScript for custom logic. In many cases, no custom client logic is needed; the user interfaces can be defined in tree-like data models. By default, the models are parsed from YAML files, and other structured data formats are possible, including XML, JSON, databases or any custom logic capable of producing similar objects. The server can connect to custom environments and legacy backends accessible on the server, including software written in other languages.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 3.0.0.16 - March 04, 2015 (396 KB)
  2. 3.0.0.15 - October 11, 2013 (398 KB)
  3. 3.0.0.14 - July 04, 2013 (398 KB)
  4. 3.0.0.12 - June 27, 2013 (397 KB)
  5. 3.0.0.11 - June 16, 2013 (396 KB)
Toon alle versies (106 totaal)

Runtime afhankelijkheden (1):

rsence-deps = 971

Eigenaren:

Authors:

  • Riassence Inc., Juha-Jarmo Heinonen

SHA 256 checksum:

61c698b3b5837fc6d52a427980ae069d996f0bed527999ee27e1ebdb098820ff

Total downloads 300.305

Voor deze versie 4.320

Licentie:

MIT

Required Ruby Version: >= 1.8.7

Required Rubygems Version: > 1.3.1

Links: