Displaying 6 results from an estimated 6 matches for "mode_arg".
2006 Apr 28
0
rq-2.3.2
NAME
   rq v2.3.2
SYNOPSIS
   rq (queue | export RQ_Q=q) mode [mode_args]* [options]*
URIS
   http://raa.ruby-lang.org/project/rq/
   http://www.linuxjournal.com/article/7922
DESCRIPTION
   ruby queue (rq) is a zero-admin zero-configuration tool used to create
   instant linux clusters.  rq requires only a central nfs filesystem in order
   to manage a simple sqlite...
2006 Jun 08
0
rq-2.3.3
...cat jids | rq q stdout -
     - added ability to dump stdin/stdout/stderr pathnames for any job
         rq q stdout4 42
         cat jids | rq q stderr4 -
     - rotate was made more robust and tolerates nfs errors to some degree
NAME
   rq v2.3.3
SYNOPSIS
   rq (queue | export RQ_Q=q) mode [mode_args]* [options]*
URIS
   http://codeforpeople.com/lib/ruby/rq/
   http://raa.ruby-lang.org/project/rq/
   http://www.linuxjournal.com/article/7922
DESCRIPTION
   ruby queue (rq) is a zero-admin zero-configuration tool used to create
   instant unix clusters.  rq requires only a central nfs filesyst...
2006 Feb 14
0
rubyforge-0.1.1
SIMPLIFY SHARING YOUR RUBYGEMS ON RUBYFORGE!
   ~> gem install rubyforge
SYNOPSIS
   rubyforge [options]* mode [mode_args]*
DESCRIPTION
   simplistic script which automates a limited set of rubyforge operations
MODES
   setup()
     initializes your .rubyforge directory.  you need to run this first before
     doing anything else.
     example :
       rubyforge setup
   login()
     sends username and password...
2009 Nov 17
11
[Bridge] [PATCH 0/3] macvlan: add vepa and bridge mode
This is based on an earlier patch from Eric Biederman adding
forwarding between macvlans. I extended his approach to
allow the administrator to choose the mode for each macvlan,
and to implement a functional VEPA between macvlan.
Still missing from this is support for communication between
the lower device that the macvlans are based on. This would
be extremely useful but as others have found out
2009 Nov 17
11
[Bridge] [PATCH 0/3] macvlan: add vepa and bridge mode
This is based on an earlier patch from Eric Biederman adding
forwarding between macvlans. I extended his approach to
allow the administrator to choose the mode for each macvlan,
and to implement a functional VEPA between macvlan.
Still missing from this is support for communication between
the lower device that the macvlans are based on. This would
be extremely useful but as others have found out
2009 Nov 17
11
[Bridge] [PATCH 0/3] macvlan: add vepa and bridge mode
This is based on an earlier patch from Eric Biederman adding
forwarding between macvlans. I extended his approach to
allow the administrator to choose the mode for each macvlan,
and to implement a functional VEPA between macvlan.
Still missing from this is support for communication between
the lower device that the macvlans are based on. This would
be extremely useful but as others have found out