[ 源代码: rails ]
软件包: ruby-activejob (2:4.2.10-0ubuntu4)
ruby-activejob 的相关链接
Trisquel 的资源:
下载源码包 rails:
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Pirate Praveen
外部的资源:
- 主页 [www.rubyonrails.org]
相似软件包:
job framework with pluggable queues
Active Job is a framework for declaring jobs and making them run on a variety of queueing backends. These jobs can be everything from regularly scheduled clean-ups, to billing charges, to mailings. Anything that can be chopped up into small units of work and run in parallel, really.
其他与 ruby-activejob 有关的软件包
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-activesupport (= 2:4.2.10-0ubuntu4)
- Support and utility classes used by the Rails 4.1 framework
-
- dep: ruby-globalid
- reference models by URI for Ruby on Rails