"Paddy O'Loughlin" <patrick.olough...@gmail.com> wrote:

> Any other suggestions for a possible "wow" reaction from an audience like
that?

two simple demos:

The first one is a simple client server thingy on the LAN.
I have seen hardened people do a double take
when they see how little code it takes to set up a server
and a client.

The second is in the same vein - use the xmlrpc demo from
the docs to do a simple remote call. In this also do a deliberate
mistake, and show them how the remote exception pops up
locally...

And the third of the two would be the mrs premise demo from the
shared memory stuff shm in which two independent processes
happily share a piece of ram...

hth - Hendrik


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to