From user-return-47569-archive-asf-public=cust-asf.ponee.io@jmeter.apache.org Mon Jun 17 13:27:37 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7C94A18062B for ; Mon, 17 Jun 2019 15:27:37 +0200 (CEST) Received: (qmail 25844 invoked by uid 500); 17 Jun 2019 13:27:36 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 25833 invoked by uid 500); 17 Jun 2019 13:27:36 -0000 Delivered-To: apmail-jakarta-jmeter-user@jakarta.apache.org Received: (qmail 25830 invoked by uid 99); 17 Jun 2019 13:27:36 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jun 2019 13:27:36 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 8FAF41A3271 for ; Mon, 17 Jun 2019 13:27:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.973 X-Spam-Level: X-Spam-Status: No, score=0.973 tagged_above=-999 required=6.31 tests=[KAM_SHORT=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id UodatmRqMFy6 for ; Mon, 17 Jun 2019 13:27:34 +0000 (UTC) Received: from n5.nabble.com (n5.nabble.com [162.253.133.81]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 1641760CF3 for ; Mon, 17 Jun 2019 13:27:34 +0000 (UTC) Received: from n5.nabble.com (localhost [127.0.0.1]) by n5.nabble.com (Postfix) with ESMTP id 97B83F0A946B for ; Mon, 17 Jun 2019 06:27:33 -0700 (MST) Date: Mon, 17 Jun 2019 06:27:33 -0700 (MST) From: "glinius@live.com" To: jmeter-user@jakarta.apache.org Message-ID: <1560778053619-0.post@n5.nabble.com> In-Reply-To: References: Subject: Re: gRPC protocol with jmeter MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Per se JMeter doesn't support gRPC protocol, however you can consider using grpc-java client library so you will be able to implement the necessary logic using either JSR223 Sampler with Groovy language or a custom implementation of Java Request sampler. Check out gRPC Basics - Java for more information. -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org For additional commands, e-mail: user-help@jmeter.apache.org