From users-return-50939-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Thu Feb 14 13:49:04 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 85131180626 for ; Thu, 14 Feb 2019 14:49:04 +0100 (CET) Received: (qmail 20148 invoked by uid 500); 14 Feb 2019 13:48:58 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 20137 invoked by uid 99); 14 Feb 2019 13:48:57 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2019 13:48:57 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 61E1FC2347 for ; Thu, 14 Feb 2019 13:48:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.568 X-Spam-Level: ** X-Spam-Status: No, score=2.568 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_FAIL=0.919, SPF_HELO_PASS=-0.001, URIBL_BLOCKED=0.001, URI_HEX=1.313, URI_TRY_3LD=0.336] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id c-v4Or4kwVRc for ; Thu, 14 Feb 2019 13:48:54 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [199.38.86.66]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 81AE26244E for ; Thu, 14 Feb 2019 13:48:53 +0000 (UTC) Received: from n4.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id 91FCE55FD557 for ; Thu, 14 Feb 2019 07:48:52 -0600 (CST) Date: Thu, 14 Feb 2019 07:48:52 -0600 (CST) From: Deomisr To: users@activemq.apache.org Message-ID: <1550152132595-0.post@n4.nabble.com> Subject: Is possible to Artemis to act as a client/publisher and consumer as the same time MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, is it possible to Artemis to act as a consumer and forward the message to another broker. for example : Step 1 : client1 publish a mqtt message to artemis step 2: Artemis consume the message Step 3: Atemis send the message to another broker via mqtt. Client1(step1)---->Broker Artemis(step 2)----->another broker (step 3). Best regards Deomis -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html