Status Update

5 views
Skip to first unread message

Alan Runyan

unread,
Nov 29, 2011, 1:05:21 PM11/29/11
to ptahp...@googlegroups.com
Quick update. Busy with holidays.

ptah 0.1 was released on pypi, http://pypi.python.org/pypi/ptah/0.1

ptah trunk now requires trunk of pyramid. once colander works with
py3k; ptah will work with py3k. Hopefully done in a few weeks.

No progress on ptah documentation and/or website.

on linode a small vm, nikolay did a quick benchmark. 4 mod_wsgi python
process config using sqlite ptah301 scaffolding yielded 700
req/second.

i am thinking to recommend sqlite as the primary "small" deployment
configuration. it is simple, less setup, & attack surface.

any problems with recommending people to use sqlite in production? if
they have only 1 server?

cheers

--
Alan Runyan
Office +17135305244 | Skype/Twitter @runyaga
President of Enfold Systems | http://www.enfoldsystems.com/
Co-founder of the Plone CMS | Free Plone site in less than 10 seconds
- htttp://ploud.com/

Nathan Van Gheem

unread,
Nov 29, 2011, 1:09:25 PM11/29/11
to ptahp...@googlegroups.com
any problems with recommending people to use sqlite in production? if
they have only 1 server?
Wouldn't sqlite start failing if multiple processes started doing writes?

I don't know a lot about deploying sqlite but understood it was something you were discouraged from doing.

Alan Runyan

unread,
Nov 29, 2011, 1:12:07 PM11/29/11
to ptahp...@googlegroups.com
> Wouldn't sqlite start failing if multiple processes started doing writes?

No. sqlite will block until other process finishes writing - IIUC.

> I don't know a lot about deploying sqlite but understood it was something
> you were discouraged from doing.

Not that I know of. I know a few people who deploy
django w/ sqlite in production and it works just fine.

fafhrd91

unread,
Dec 4, 2011, 7:05:48 PM12/4/11
to ptahproject
ptah now works with py3k.

On Nov 29, 12:05 pm, Alan Runyan <runy...@gmail.com> wrote:
> Quick update.  Busy with holidays.
>

> ptah 0.1 was released on pypi,http://pypi.python.org/pypi/ptah/0.1

Reply all
Reply to author
Forward
0 new messages