gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] choice of web frameworks


From: lkcl
Subject: Re: [Gnumed-devel] choice of web frameworks
Date: Tue, 13 Jul 2010 05:46:40 -0700 (PDT)



Sebastian Hilbert wrote:
> 
>> but, you would only be able to use about 2 clients because of the pool
>> limiting on the gmPG2 code.
> 
> See the other message. Set the pool limit to 100 or whatever.
> 

yes i saw.  ok good stuff.


Sebastian Hilbert wrote:
> 
> 
> BTW. You have sent me to read up on stateless frameworks and continuation.
> I 
> started reading and found the nagare framework which hypes itself as the 
> solution to all problems.
> 
> Imagine my surprise when I found out that they use pyjs.
> 
> 

http://www.nagare.org/trac/wiki/NagareDependencies

good god, so they do!  and they didn't tell us!  oh well.


Sebastian Hilbert wrote:
> 
> 
> What is your take on nagare ?
> http://www.nagare.org
> 
> 

* overkill for what you need in a pure-pyjamas app.  _really_.  you need
static HTML (once and only once per startup), POST to accept multi-part
forms (somewhere, anywhere), and JSONRPC.  oh, and a session cookie. 
_really_ nothing else.

* they recommend i think it's either sqlalchemy or mysqldb.

* it uses stackless python.  do you want to be the one to ask gnumed users
to use stackless python?  i mean, it _may_ be fine (live cd and so on), so
maybe i'm reading in too much / assuming too much.

l.
-- 
View this message in context: 
http://old.nabble.com/Re%3A--Gnumed-devel--choice-of-web-frameworks-tp29137242p29149963.html
Sent from the GnuMed - Dev mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]