Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Rugby feature input

 [1/4] from: m::koopmans2::chello::nl at: 24-May-2001 9:36


I am currently enhancing Rugby with the following features: Toplevel rexec mezzanine CGI wrapper for HTTP tunneling Clients-side: - rexec/oneway don't retrieve a result - rexec/deferred poll for a result later (non-blocking) - multiple rexec/defferred pending (allows or multiple non-blocking requests) - security if Pro available: by default secure, becoming less and less depending on your crypto-strength / server support / Pro available Server side: - secure support (see client) - from IP/host only : limits connections to certain IP/hosts combinations with a reverse lookup - From signature only: limits requests to certain signatures only After this I'll add SOAP in a few months (hopefully sooner) Please prioritize / add features --Maarten

 [2/4] from: ryanc:iesco-dms at: 24-May-2001 10:00


I have a script I have been working on that is quite similiar, except more for parrallel processing. One thing to note about it is that I use a http like header. This allows for extremely large transfer sizes. I can pass errors and throws this way too. Maybe we can make a compatable system, or you can just absorb what mine does--its pretty small. --Ryan Maarten Koopmans wrote:
> I am currently enhancing Rugby with the following features: > Toplevel rexec mezzanine
<<quoted lines omitted: 18>>
> [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Ryan Cole Programmer Analyst www.iesco-dms.com 707-468-5400 I am enough of an artist to draw freely upon my imagination. Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world. -Einstein

 [3/4] from: m:koopmans2:chello:nl at: 24-May-2001 21:26


I am expanding the message size to 9999999 bytes, so large transers won't be a problem. What does your script do that is not in the described feature list? Can you mail it to me? I am happy to add extra features. --Maarten ----- Original Message ----- From: "Ryan Cole" <[ryanc--iesco-dms--com]> To: <[rebol-list--rebol--com]> Sent: Thursday, May 24, 2001 7:00 PM Subject: [REBOL] Re: Rugby feature input
> I have a script I have been working on that is quite similiar, except more
for parrallel processing. One thing to note about it is that I use a http like

 [4/4] from: ryanc:iesco-dms at: 24-May-2001 13:28


Its much more primitive than yours. Basicly a remote 'do. You can wait on a reply, like yours does, or have it sent back (or even somewhere else) when its done processing. No frills. I will bang it back it shape tonight and send you a copy. --Ryan Maarten Koopmans wrote:
> I am expanding the message size to 9999999 bytes, so large transers won't be > a problem. What does your script do that is not in the described feature
<<quoted lines omitted: 73>>
> [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Ryan Cole Programmer Analyst www.iesco-dms.com 707-468-5400 I am enough of an artist to draw freely upon my imagination. Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world. -Einstein

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted