Return-Path: X-Original-To: apmail-ignite-user-archive@minotaur.apache.org Delivered-To: apmail-ignite-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3868B172D0 for ; Thu, 10 Sep 2015 20:59:05 +0000 (UTC) Received: (qmail 28739 invoked by uid 500); 10 Sep 2015 20:59:05 -0000 Delivered-To: apmail-ignite-user-archive@ignite.apache.org Received: (qmail 28695 invoked by uid 500); 10 Sep 2015 20:59:05 -0000 Mailing-List: contact user-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.apache.org Delivered-To: mailing list user@ignite.apache.org Received: (qmail 28681 invoked by uid 99); 10 Sep 2015 20:59:05 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2015 20:59:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 98B12180427 for ; Thu, 10 Sep 2015 20:59:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id wZH7GD91_DOr for ; Thu, 10 Sep 2015 20:58:59 +0000 (UTC) Received: from mail-vk0-f50.google.com (mail-vk0-f50.google.com [209.85.213.50]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id E59F942BC8 for ; Thu, 10 Sep 2015 20:58:58 +0000 (UTC) Received: by vkfp126 with SMTP id p126so16226766vkf.3 for ; Thu, 10 Sep 2015 13:58:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=CiNZwPuOj0c3rmII0cqzt1ICkZedk9ZnwfKw2ZpJcLE=; b=Qej7AbPevjLNmBTTtEDidpm2rp4eTwN+DkTsiyAKemNWDHmcas5y1k+Ys2B31IwhHA cc2WLTtJHGljGGPHfZsWbBb17dMAWZcZXverk7bbTfabgN6bYK8bBdFsEbR47qmpx2Oy xuqAO9PEyosUfYrE6ay7L3C+h9ALo0qb0hAnqQPY6vkvoD+B/SCAnZlT9RftvMvp4O7c 5rWl9r/4M4Zf7O8zRVcoh/+KRIuM/GFY2Lehh8mFJdJVvRbkEXK1QxLzFkSNXg3Pi4Mb A8tTw4YgT4gbZXEU8bYRhI49QA5EgPST4xYNT+7LG18jelqEvuj24SDUave0gClN98F3 pNIQ== X-Received: by 10.31.34.7 with SMTP id i7mr1994171vki.60.1441918738536; Thu, 10 Sep 2015 13:58:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.48.76 with HTTP; Thu, 10 Sep 2015 13:58:19 -0700 (PDT) In-Reply-To: <1441909646637-1343.post@n6.nabble.com> References: <1441201492227-1257.post@n6.nabble.com> <1441292814567-1269.post@n6.nabble.com> <1441828678310-1320.post@n6.nabble.com> <1441835390604-1324.post@n6.nabble.com> <1441909646637-1343.post@n6.nabble.com> From: Sergi Vladykin Date: Thu, 10 Sep 2015 23:58:19 +0300 Message-ID: Subject: Re: Is invokeAll() considered a batch operation? To: user@ignite.apache.org Content-Type: multipart/alternative; boundary=001a113dc8b8349d2f051f6ade24 --001a113dc8b8349d2f051f6ade24 Content-Type: text/plain; charset=UTF-8 Looks interesting. These numbers are the same for both nodes? And what about jmeter? Do you run it on some third box? If so is that box loaded? Sergi 2015-09-10 21:27 GMT+03:00 javadevmtl : > Nodes are networked on 1 gigabit network. > > I used htop and each core is running at about 40% > I used nload and it's averaging about 300 megabits in and out. > > Also the jmeter client sending is at about 7% network useage. > > So there's plenty of wiggle room. > > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Is-invokeAll-considered-a-batch-operation-tp1220p1343.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > --001a113dc8b8349d2f051f6ade24 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Looks interesting.
These numbers are the same for= both nodes?
And what about jmeter? Do you run it on some third box? If = so is that box loaded?

Sergi

2015-09-10 21:27 GMT+03:00 javadevmtl <java.dev.mtl@gmail.com>:
http://apache-ignite-users.70518.x6.nabb= le.com/Is-invokeAll-considered-a-batch-operation-tp1220p1343.html
Sent from the Apache Ignite Users m= ailing list archive at Nabble.com.

--001a113dc8b8349d2f051f6ade24--