RAA - trimurti

trimurti / 0.1

Short description: Assembles modularized applications
Category: Library/Dependency injection
Status: beta
Created: 2006-01-16 21:54:03 GMT
Last update: 2006-01-16 21:54:03 GMT
Owner: intangiblefrog (Projects of this owner)
Homepage: http://trimurti.rubyforge.org/
Download: http://rubyforge.org/projects/trimurti/
License: PublicDomain
Dependency:
None
Description:

Trimurti simplifies the assembly of modularized applications.

Included is code to:

  • Search for plugin code resident on the host running the application
  • Load plugins
  • Keep track of local and distributed components and services
  • Connect consumers to local and distributed services
  • Configure the relationships between service consumers and providers
  • Tear down the application when it’s finished

Some of this functionality is known "Dependency Injection", or "Inversion of Control".

Edit this project (for project owner)

back to RAA top