Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 39293 invoked from network); 7 Mar 2011 22:04:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Mar 2011 22:04:40 -0000 Received: (qmail 9441 invoked by uid 500); 7 Mar 2011 22:04:39 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 9419 invoked by uid 500); 7 Mar 2011 22:04:39 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 9411 invoked by uid 99); 7 Mar 2011 22:04:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Mar 2011 22:04:39 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Mar 2011 22:04:33 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1PwiXE-00074A-OP for jmeter-user@jakarta.apache.org; Mon, 07 Mar 2011 14:04:12 -0800 Date: Mon, 7 Mar 2011 14:04:12 -0800 (PST) From: rats123 To: jmeter-user@jakarta.apache.org Message-ID: <1299535452750-3413222.post@n5.nabble.com> In-Reply-To: References: <1297221708671-3377016.post@n5.nabble.com> Subject: Re: Multiple threads reading/writing to one file MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Just a follow up to this thread. I solved this issue by reading/writing to a database. As you know databases are a hell of a lot more efficient for i/o then files. :-) -- View this message in context: http://jmeter.512774.n5.nabble.com/Multiple-threads-reading-writing-to-one-file-tp3377016p3413222.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org