Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.049 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'wed,': 0.04; 'does.': 0.07; 'am,': 0.14; 'wrote:': 0.14; 'subject:server': 0.16; '27,': 0.19; 'header:In-Reply-To:1': 0.22; 'chris': 0.27; 'message- id:@mail.gmail.com': 0.28; 'does': 0.31; 'to:addr:python-list': 0.32; 'received:209.85': 0.37; 'apr': 0.38; 'subject:skip:p 10': 0.38; 'received:google.com': 0.38; 'question,': 0.39; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'header:Received:5': 0.40; '2011': 0.62; 'received:209.85.210.174': 0.84; 'received:mail- iy0-f174.google.com': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=jBTSacDEJ/srnmLO0GtmSxx0tByZKyYnhPWax8YvZJU=; b=nT9L+yLkZ1OCG/Nw12/ZDJ8ih0GwdACY4UtYZyAajJpLLgulQAdbgdYZJUXpvgWDJk +Wt9pr+dnzgWiiaQxL2kPf+gqXjAfhhMOxzdWZnF4b4rQaKZ+VVJM/5ZhdFtTVH9xDxf W0W8bOlzjmDW3Z5ILRPrdJsqI73ZBUtaCmyxc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=vncD7VPEDsL4uBg/i9BLw/IEsXg2liMy/W+23YO4glOiEtJSgacP8HkESY04vZMZHI pFLO5XOtQPtkdmsf3vN9HhP7Wd3c2ieVofCchIUGxkd/GlWoXNk/Un1ErW1LVPw+gbVa JE8R8DdZ4p2vy/cpYzKHKg0wBOYBqH3ZJz328= MIME-Version: 1.0 In-Reply-To: References: <8ikj88-bs1.ln1@svn.schaathun.net> Date: Wed, 27 Apr 2011 07:07:29 +1000 Subject: Re: client-server parallellised number crunching From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 6 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1303852053 news.xs4all.nl 81479 [::ffff:82.94.164.166]:41272 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:4089 On Wed, Apr 27, 2011 at 6:47 AM, Hans Georg Schaathun wrote: > Does that answer your question, Chris? Yup! It does. :) Chris Angelico