Pinned Repositories
trinidad
Web server for Rails/Rack applications built upon JRuby::Rack and Apache Tomcat
trinidad_daemon_extension
Extension to daemonize the Trinidad server, based on Akuma
trinidad_dbpool_extension
Database connection pool for Trinidad
trinidad_diagnostics_extension
JRuby diagnostics for Trinidad
trinidad_hotdeploy_extension
Extension to allow Trinidad to do hot deploys touching a file, ala Passenger. From Trinidad 1.1.0 this extension is not needed, see README
trinidad_init_services
Run Trinidad as a service (based on Commons-Daemon and JRuby-JSVC)
trinidad_resque_extension
NOTE: This extension is no longer maintained, please try the **trinidad_worker_extension** instead ...
trinidad_sandbox_extension
Extension to allow manage the applications deployed on Trinidad, ala Tomcat manager but built with Sinatra
trinidad_scheduler_extension
Trinidad Scheduler uses Quartz to schedule processes for (background) execution.
trinidad_worker_extension
Thread-ed Background Workers for Trinidad
Tom (Ruby) Cat's Repositories
trinidad/trinidad
Web server for Rails/Rack applications built upon JRuby::Rack and Apache Tomcat
trinidad/trinidad_init_services
Run Trinidad as a service (based on Commons-Daemon and JRuby-JSVC)
trinidad/trinidad_scheduler_extension
Trinidad Scheduler uses Quartz to schedule processes for (background) execution.
trinidad/trinidad_daemon_extension
Extension to daemonize the Trinidad server, based on Akuma
trinidad/trinidad_resque_extension
NOTE: This extension is no longer maintained, please try the **trinidad_worker_extension** instead ...
trinidad/trinidad_dbpool_extension
Database connection pool for Trinidad
trinidad/trinidad_sandbox_extension
Extension to allow manage the applications deployed on Trinidad, ala Tomcat manager but built with Sinatra
trinidad/trinidad_diagnostics_extension
JRuby diagnostics for Trinidad
trinidad/trinidad_hotdeploy_extension
Extension to allow Trinidad to do hot deploys touching a file, ala Passenger. From Trinidad 1.1.0 this extension is not needed, see README
trinidad/trinidad_logging_extension
Extension to configure different logging providers
trinidad/trinidad_valve_extension
Trinidad extension to add and configure Tomcat valves (components inserted into the request processing pipeline)
trinidad/trinidad_worker_extension
Thread-ed Background Workers for Trinidad
trinidad/collateral
Public collateral for Trinidad
trinidad/demos
Several demo applications to show trinidad' core and extension features
trinidad/trinidad_lifecycle_extension
Extension to allow to add lifecycle listeners to the Trinidad's server and the applications running on top of it.
trinidad/trinidad_rack
Simple Rack module for Trinidad based on Mizuno
trinidad/trytrinidad.com
trinidad/trinidad_jmx_remote_extension
Allows you to enable remote JMX (Java Management Extensions) monitoring capabilities for Trinidad.