From users-return-25262-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Fri Sep 10 10:10:36 2010 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 19509 invoked from network); 10 Sep 2010 10:10:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Sep 2010 10:10:36 -0000 Received: (qmail 42967 invoked by uid 500); 10 Sep 2010 10:10:34 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 42456 invoked by uid 500); 10 Sep 2010 10:10:31 -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 42441 invoked by uid 99); 10 Sep 2010 10:10:30 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Sep 2010 10:10:30 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [77.238.184.76] (HELO smtp145.mail.ukl.yahoo.com) (77.238.184.76) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 10 Sep 2010 10:10:07 +0000 Received: (qmail 82533 invoked from network); 10 Sep 2010 10:09:45 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=DKIM-Signature:Message-ID:Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:From:To:Date:Priority:X-Mailer:MIME-Version:Content-Type:Content-Transfer-Encoding:Subject; b=i3XvKsQPrwRv7IUSP4bZn9AsTi4b+KRu1TDSY/oiel2d8jL4HRwrP+bczRe59aHQC0AxOiTKkxD3YvDInBJmpdoIoE610Zawi5AJ/V1YHy4BJEpCvxRwtdRaE+SMFzhq6Owq4B13m9rIeYUYbZNW54WDyFaHt1yvptC/MEmqslg= ; DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s1024; t=1284113385; bh=f3BCKMF3P07KV3KmQKBOJxkq3uVwXpJZA//MHP9+2xU=; h=Message-ID:Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:From:To:Date:Priority:X-Mailer:MIME-Version:Content-Type:Content-Transfer-Encoding:Subject; b=oKuqmFvr+zlsXsKcvA7moNUAib8URG1zvuphdQT3onSKpg3ZHUPSbvdAGmMssAKmr1evR579rSSCkcEcz8ubFvE5acqUVclAySrTSclf8jZ5DZjjdwzdAqhnJQaHyMEYmLXq3AwWk40T4AgWj018f4z8nS/HnLn0UNfUH9o/Kfc= Message-ID: <889403.81793.qm@smtp145.mail.ukl.yahoo.com> Received: from macao (bxstover@82.113.106.31 with login) by smtp145.mail.ukl.yahoo.com with SMTP; 10 Sep 2010 10:09:45 +0000 GMT X-Yahoo-SMTP: g8zEfr2swBBGx8tLQhnvE9ArcfYX X-YMail-OSG: fv66a8UVM1lGFSRmAj7HcZaS15bEB4klCrDB97sFm6JoJTh jNScOTA3HOoMUAnjPse0bmb90AMB03SZxiWh12_jR4819jjBWK0z1YwHgAXb 8zIvdTKTLvlZjrPj.qtGZYW6BUtaxuut0xSRGZXVeM8iCFtGIoHBU1ERdLDM 7yAVK9gbdvjm0p0ZsGkjoI3847a.5a23kdw-- X-Yahoo-Newman-Property: ymail-3 From: "Ben Stover" To: "ActiveMQ Users" Date: Fri, 10 Sep 2010 12:09:42 +0200 Priority: Normal X-Mailer: PMMail 2000 Professional (2.20.2717) For Windows 2000 (5.1.2600;3) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Can I replace MQSeries simply by ActiveMQ ? X-Virus-Checked: Checked by ClamAV on apache.org Assume a software system which currently uses MQSeries as a MessageBroker with no additional extraordinary features. Can I simply replace such an MQSeries installation by an ActiveMQ MessageBroker? Does anyone have experiences with such a migration? Ben