Displaying 1 result from an estimated 1 matches for "pluginifi".
Did you mean:
pluginify
2010 Jul 23
1
Strategy for integrating a custom layer of web services?
Hi all,
I have built a rails application with a custom layer of web and media
services with different features.
First, there is a data retrieval service which works in the following
steps:
- On rails startup, one autonomous thread is instantiated for each
service (we work with JRuby for performance reasons).
- Data and atimes are stored in rails synchronized memory store, and
threads activate