Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.05; 'url:pypi': 0.08; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'from:addr:behnel.de': 0.16; 'from:addr:stefan_ml': 0.16; 'from:name:stefan behnel': 0.16; 'subject:Engine': 0.16; 'header :In-Reply-To:1': 0.22; 'stefan': 0.24; 'all,': 0.27; 'languages.': 0.29; 'subject: + ': 0.30; 'header:User-Agent:1': 0.33; 'header:X -Complaints-To:1': 0.34; 'received:84': 0.34; 'to:addr:python- list': 0.35; 'url:python': 0.35; 'received:org': 0.36; 'went': 0.37; 'but': 0.37; 'url:org': 0.39; 'url:en': 0.39; 'tool': 0.39; 'to:addr:python.org': 0.40; 'stop': 0.61; 'engine': 0.65; 'url:3': 0.67; 'integrates': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Stefan Behnel Subject: Re: Fabric Engine + Python benchmarks Date: Fri, 10 Feb 2012 18:21:23 +0100 References: <6277efff-3aa8-4e35-bb89-dfd0dcc03f20@c6g2000vbk.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: dslb-084-056-028-187.pools.arcor-ip.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120129 Thunderbird/10.0 In-Reply-To: <6277efff-3aa8-4e35-bb89-dfd0dcc03f20@c6g2000vbk.googlegroups.com> 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1328894497 news.xs4all.nl 6924 [2001:888:2000:d::a6]:39486 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20176 Fabric Paul, 10.02.2012 17:04: > Fabric is a high-performance multi-threading engine that > integrates with dynamic languages. Hmm, first of all, fabric is a tool for automating admin/deployment/whatever tasks: http://pypi.python.org/pypi/Fabric/1.3.4 http://docs.fabfile.org/en/1.3.4/index.html Not sure which went first, but since you mentioned that you're "releasing soon", you may want to stop the engines for a moment and reconsider the name. Stefan