Displaying 2 results from an estimated 2 matches for "preca".
Did you mean:
prec
2002 Sep 12
2
computation on the client instead of the server
...give the cpu computation to the
client. For example doing that: the server sends keys to the client, the
client make the test for each byte and after depending of the result,
ask the server for the new block. In this way, the server doesn't
require lot of computation (just send key, that can be preca?) and it s
the 1000 client that do each one the process of finding matching block.
The question is, is it possible to do that with the actual rsync
command? Of course the client can't be server because they are not
accessible, it s the client that have to connect to the server.
Thank you for...
2009 Oct 15
7
PLZ HELP - ROR on Redhat Linux :: Problem with backgroundrb
...der config dir and
worker dir under lib.
4. rake db:migrate
5. When started the backgroundrb, I got the following error:
=======================================================================
# ./script/backgroundrb/start
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/depreca
tion.rb:17: private method `warn'' called for nil:NilClass
(NoMethodError)
from
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_su
pport/deprecation.rb:24:in `call''
from
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_su
pport/depre...