[REBOL] Re: Rugby questions
From: m:koopmans2:chello:nl at: 9-Feb-2002 16:59
> What happens if there is a communication breakdown during a (potentially
> minute-long) Rugby transfer? Is there any way to gracefully handle such
> cases?
You will get a timeout in the best case, so that you can handle the error.
>Will internal data structures be corrupted? How well does Rugby
> cope with high load?
>
High load? On my Celeron 500 laptop on Linux 50 reqs/sec. On a 1 Ghz Dell
with Linux 200-300 seq. Depending on your hardware/os your mileage may vary.
FYI: I use it a s a backbone webservices broker in some projects.
--maarten