Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #12205 > unrolled thread
| Started by | quiet_lad <gavcomedy@gmail.com> |
|---|---|
| First post | 2012-05-15 23:19 -0700 |
| Last post | 2012-06-03 18:24 -1000 |
| Articles | 5 — 3 participants |
Back to article view | Back to comp.lang.forth
is there a forth appserver? like aolserver.com or cherrypy? quiet_lad <gavcomedy@gmail.com> - 2012-05-15 23:19 -0700
Re: is there a forth appserver? like aolserver.com or cherrypy? David Kuehling <dvdkhlng@gmx.de> - 2012-05-16 10:26 +0200
Re: is there a forth appserver? like aolserver.com or cherrypy? quiet_lad <gavcomedy@gmail.com> - 2012-05-20 05:52 -0700
Re: is there a forth appserver? like aolserver.com or cherrypy? quiet_lad <gavcomedy@gmail.com> - 2012-06-03 19:58 -0700
Re: is there a forth appserver? like aolserver.com or cherrypy? "Elizabeth D. Rather" <erather@forth.com> - 2012-06-03 18:24 -1000
| From | quiet_lad <gavcomedy@gmail.com> |
|---|---|
| Date | 2012-05-15 23:19 -0700 |
| Subject | is there a forth appserver? like aolserver.com or cherrypy? |
| Message-ID | <24942971.562.1337149161576.JavaMail.geo-discussion-forums@pbcqf6> |
just wondering
[toc] | [next] | [standalone]
| From | David Kuehling <dvdkhlng@gmx.de> |
|---|---|
| Date | 2012-05-16 10:26 +0200 |
| Message-ID | <87ehqk5y75.fsf@mosquito.pool> |
| In reply to | #12205 |
>>>>> "quiet" == quiet lad <gavcomedy@gmail.com> writes: > just wondering Are you kidding me? Just ask google, this is the first hit: http://www.complang.tuwien.ac.at/cvsweb/cgi-bin/cvsweb/gforth/httpd.fs?rev=1.26 Really much better performance and scalability than aolserver and cherrypy. David -- GnuPG public key: http://dvdkhlng.users.sourceforge.net/dk.gpg Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40
[toc] | [prev] | [next] | [standalone]
| From | quiet_lad <gavcomedy@gmail.com> |
|---|---|
| Date | 2012-05-20 05:52 -0700 |
| Message-ID | <f43ce8a8-362a-4579-ac19-547af73d60d3@googlegroups.com> |
| In reply to | #12209 |
On Wednesday, May 16, 2012 1:26:06 AM UTC-7, David Kuehling wrote: > >>>>> "quiet" == quiet lad <gavcomedy@gmail.com> writes: > > > just wondering > > Are you kidding me? Just ask google, this is the first hit: > > http://www.complang.tuwien.ac.at/cvsweb/cgi-bin/cvsweb/gforth/httpd.fs?rev=1.26 > > Really much better performance and scalability than aolserver and > cherrypy. > > David > -- > GnuPG public key: http://dvdkhlng.users.sourceforge.net/dk.gpg > Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40 not sure if performance will match multithreaded aolserver or epoll based cherrypy running from xinetd my good man!! http://docs.cherrypy.org/stable/intro/index.html http://panoptic.com/wiki/aolserver/What_is_AOLserver This relies on inetd or xinetd:
[toc] | [prev] | [next] | [standalone]
| From | quiet_lad <gavcomedy@gmail.com> |
|---|---|
| Date | 2012-06-03 19:58 -0700 |
| Message-ID | <d1c6a08a-8eca-489b-8641-57d04f345501@nl1g2000pbc.googlegroups.com> |
| In reply to | #12209 |
On May 16, 1:26 am, David Kuehling <dvdkh...@gmx.de> wrote: > >>>>> "quiet" == quiet lad <gavcom...@gmail.com> writes: > > just wondering > > Are you kidding me? Just ask google, this is the first hit: > > http://www.complang.tuwien.ac.at/cvsweb/cgi-bin/cvsweb/gforth/httpd.f... > > Really much better performance and scalability than aolserver and > cherrypy. > > David > -- > GnuPG public key:http://dvdkhlng.users.sourceforge.net/dk.gpg > Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40 will no one bother with something like cherrypy or aolserver in forth? do forthers use so little ram that even running from xinted will aloows 100s of responses per second?
[toc] | [prev] | [next] | [standalone]
| From | "Elizabeth D. Rather" <erather@forth.com> |
|---|---|
| Date | 2012-06-03 18:24 -1000 |
| Message-ID | <StSdncztfoIEpVHSnZ2dnUVZ_omdnZ2d@supernews.com> |
| In reply to | #12681 |
On 6/3/12 4:58 PM, quiet_lad wrote: > On May 16, 1:26 am, David Kuehling<dvdkh...@gmx.de> wrote: >>>>>>> "quiet" == quiet lad<gavcom...@gmail.com> writes: >>> just wondering >> >> Are you kidding me? Just ask google, this is the first hit: >> >> http://www.complang.tuwien.ac.at/cvsweb/cgi-bin/cvsweb/gforth/httpd.f... >> >> Really much better performance and scalability than aolserver and >> cherrypy. >> >> David >> -- >> GnuPG public key:http://dvdkhlng.users.sourceforge.net/dk.gpg >> Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40 > > will no one bother with something like cherrypy or aolserver in forth? No. > do forthers use so little ram that even running from xinted will > aloows 100s of responses per second? Yes. Cheers, Elizabeth -- ================================================== Elizabeth D. Rather (US & Canada) 800-55-FORTH FORTH Inc. +1 310.999.6784 5959 West Century Blvd. Suite 700 Los Angeles, CA 90045 http://www.forth.com "Forth-based products and Services for real-time applications since 1973." ==================================================
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.forth
csiph-web