<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<BR> great<BR>
can help to find some examples of multiprocessing <BR>
Sandy<BR>> Subject: Re: Multi-Threading in Python<BR>> From: awilliam@whitemice.org<BR>> To: python-list@python.org<BR>> Date: Tue, 18 May 2010 10:45:11 -0400<BR>> <BR>> On Tue, 2010-05-18 at 07:35 -0700, Lou wrote:<BR>> > Can anyone tell me how easy it is to do multi-threading in Python?<BR>> <BR>> Very easy. Or as easy as in any other platform - and as easy to screw<BR>> up. Personally I prefer to use multiprocessing [which is a module that<BR>> 'simulates' threads using separate processes]. IMO, it is hard to screw<BR>> up as you don't get any shared-state for free.<BR>> <BR>> > This has probably been brought up already, so if it has, thanks anyway<BR>> <BR>> -- <BR>> Adam Tauno Williams <awilliam@whitemice.org> LPIC-1, Novell CLA<BR>> <http://www.whitemiceconsulting.com><BR>> OpenGroupware, Cyrus IMAPd, Postfix, OpenLDAP, Samba<BR>> <BR>> -- <BR>> http://mail.python.org/mailman/listinfo/python-list<BR> <br /><hr />Hotmail: Free, trusted and rich email service. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Get it now.</a></body>
</html>