[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#611863: marked as done (RFP: rq -- parallel queued computation with no configuration)



Your message dated Tue, 10 Jul 2018 16:20:27 +0000
with message-id <E1fcvNL-0000O0-ST@quantz.debian.org>
and subject line closing RFP: rq -- parallel queued computation with no configuration
has caused the Debian Bug report #611863,
regarding RFP: rq -- parallel queued computation with no configuration
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
611863: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611863
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Steffen Moeller <steffen_moeller@gmx.de>

* Package name    : rq
* URL             : http://codeforpeople.com/lib/ruby/rq/
* License         : BSD
  Programming Lang: Ruby
  Description     : parallel queued computation with no configuration

  ruby queue (rq) is a zero-admin zero-configuration tool used to create instant
  unix clusters.  rq requires only a central nfs filesystem in order to manage a
  simple sqlite database as a distributed priority work queue.  this simple
  design allows researchers with minimal unix experience to install and
  configure, in only a few minutes and without root privileges, a robust unix
  cluster capable of distributing processes to many nodes - bringing dozens of
  powerful cpus to their knees with a single blow.  clearly this software should
  be kept out of the hands of free radicals, seti enthusiasts, and one mr. j
  safran.

  the central concept of rq is that n nodes work in isolation to pull jobs
  from an centrally mounted nfs priority work queue in a synchronized fashion.
  the nodes have absolutely no knowledge of each other and all communication
  is done via the queue meaning that, so long as the queue is available via
  nfs and a single node is running jobs from it, the system will continue to
  process jobs.  there is no centralized process whatsoever - all nodes work
  to take jobs from the queue and run them as fast as possible.  this creates
  a system which load balances automatically and is robust in face of node
  failures.

  although the rq system is simple in it's design it features powerful
  functionality such as priority management, predicate and sql query , compact
  streaming command-line processing, programmable api, hot-backup, and
  input/capture of the stdin/stdout/stderr io streams of remote jobs.  to date
  rq has had no reported runtime failures and is in operation at dozens of
  research centers around the world.

The packaging is mostly complete and will soon hit the archive.



--- End Message ---
--- Begin Message ---
RFP 611863 has no visible progress for a long time, so closing.

--- End Message ---

Reply to: