[Chicago] Prudence

Tal Liron tal.liron at threecrickets.com
Mon Sep 27 19:32:17 CEST 2010



Sure. I just didn't want to duplicate the online tutorial. (Prudence 
comes with a 100-page manual.)


I could spend half of the presentation doing a quick introduction, and 
then focus on the caching. If people are interested, I can keep making 
more presentations focusing on specific aspects of Prudence.


-Tal


On 09/27/2010 10:32 AM, Adam Jenkins wrote:

> +1 to hear about it in General. I don't really care to hear about it's
> advanced uses till I get a general overview.
>
> On Mon, Sep 27, 2010 at 3:18 AM, Tal Liron<tal.liron at threecrickets.com>  wrote:
>>
>> Hey ChiPy,
>>
>>
>> After more than a year of development, I'm happy to announce a release
>> candidate for Prudence:
>>
>>
>> http://threecrickets.com/prudence/
>>
>>
>> Yes, yet another web development framework for Python. Yawn. But this one is
>> a bit different:
>>
>>
>> 1. Embraces the JVM. That means Jython-centric, with some limited support
>> for Jepp (real CPython on the JVM, bleh).
>>
>> 2. Designed ground-up for REST. Nothing about HTTP is hidden from you. You
>> know, HTTP is actually really useful.
>>
>> 3. Non-blocking I/O and other adult thinking about concurrency.
>>
>> 4. Probably the most sophisticated caching system you've seen in a web
>> development platform.
>>
>> 5. No data layer -- add your own. The example app uses SQLAlchemy. (I have
>> other apps talking to MongoDB.)
>>
>> 6. Ready-to-rumble package -- just download, and will run on any JVM
>> platform. Tested on Linux, OpenSolaris, OS X and Windows. Ubuntu repository
>> FTW.
>>
>>
>> I'd be happy to give a presentation to ChiPy on "Advanced Caching with
>> Prudence". Even if you never use Prudence, you might get jealous and try to
>> implement some of these tricks in your own platform of choice.
>>
>>
>> Can I get a +1?
>>
>>
>> A future presentation could also be about Scripturian, the underlying
>> library that makes Jython work well in highly concurrent environments. I had
>> to do a lot of hacking in the Jython source code, and learn things that no
>> man should have to know.
>>
>>
>> Love,
>>
>> Tal
>>
>> _______________________________________________
>> Chicago mailing list
>> Chicago at python.org
>> http://mail.python.org/mailman/listinfo/chicago
>>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago


More information about the Chicago mailing list