You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Martyn Taylor <mt...@redhat.com> on 2015/06/01 18:21:34 UTC

[ANNOUNCE] Apache Artemis 1.0.0 Released

Apache Artemis 1.0.0 is released!

This is the initial release of the Artemis project and offers protocol 
support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with 
support for ActiveMQ JMS clients and
basic transport.).

The project website is here: http://activemq.apache.org/artemis/ 
<http://activemq.apache.org/artemis/download.html>

The release and release notes can be accessed here: 
http://activemq.apache.org/artemis/download.html

Regards,
Martyn


Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by hadrian <to...@yahoo.com>.
Can you clarify the relationship among projects, what each is based on and
what it tries to bring new? A road map will be very useful for each. 
Unclear if AMQ6.0 is based on Hornet code or Apollo - conflicting info on
the pages. 
Is there intention for multitenant support in the future in some product? 
Are there some large customer reference implementations? 
Horea




--
View this message in context: http://activemq.2283324.n4.nabble.com/ANNOUNCE-Apache-Artemis-1-0-0-Released-tp4697141p4697166.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by Justin Bertram <jb...@apache.com>.
The donated HornetQ codebase has essentially served as the foundation for Artemis, although significantly modified.  Artemis is currently a parallel project with the current ActiveMQ broker, but my understanding is that the goal is for Artemis to eventually replace the current broker.  There's been a lot of back-and-forth on this particular point so I'm sure there are differing opinions out there in the community.

By "we were thinking about converting the code from Scala into Java" means that some thought was given to converting Apollo from Scala into Java but the HornetQ donation rendered that moot.  See the original thread for the donation for Hiram's specific comment on that point.


Justin

----- Original Message -----
From: "Tim Bain" <tb...@alumni.duke.edu>
To: "ActiveMQ Users" <us...@activemq.apache.org>
Cc: dev@activemq.apache.org
Sent: Tuesday, June 2, 2015 12:51:43 AM
Subject: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

So where does the donation of the HornetQ codebase to the ASF fit into all
of this?  I see the docs say that interoperability with both ActiveMQ and
HornetQ is relatively seamless; is that because Artemis folded in the best
of both codebases, or simply because the possession of the HornetQ code
made it easier to be sure the ActiveMQ code had been made compatible?  I
think I've seen at least one statement made saying that ActiveMQ 6.0 would
be based on HornetQ's codebase; is Artemis the official vehicle for that
(i.e. at some point, Artemis version X will be declared to be ActiveMQ 6.0
and/or ActiveMQ will be declared dead after 5 versions and Artemis will be
declared the successor to ActiveMQ 5.x even if it's not actually called
ActiveMQ 6.0), or is Artemis simply a parallel project that might
eventually do those things but isn't officially intended to from ActiveMQ's
perspective?

Also, does "we were thinking about converting the code from Scala into
Java" mean "we converted the code from Scala into Java and that became
Artemis", or "we were thinking about converting the code from Scala into
Java, but Artemis is completely separate from all of that"?

Tim

On Mon, Jun 1, 2015 at 3:39 PM, Clebert Suconic <cl...@gmail.com>
wrote:

> Anyone please correct me if these words could be misinterpreted:
>
> ActiveMQ is the main project.
>
> Apollo is a project with intentions to become a next message broker
> for ActiveMQ where Scala was the main language. There was some issues
> on gathering developers to work on the codebase, so we were thinking
> about converting the code from Scala into Java.
>
> Artemis is 100% Java where we are also investing into cool stuff
> intended to create the next generation of message brokers.
> And JMS2 support, fast IO and journal, support to multiple protocols
> just like Apollo. It has a lot of activity going on. This was the
> first release with a lot more to happen, check the JIRA for more
> information: https://issues.apache.org/jira/browse/ARTEMIS
>
> On Mon, Jun 1, 2015 at 3:14 PM, Marcin Giedz <ma...@arise.pl>
> wrote:
> > Hi all,
> >
> > Perhaps "stupid" question but what's the difference between
> ActiveMQ/Apollo/Artemis - they all seems to have "some roots" from AMQ
> itself. Is one better than other for particular purposes like real time
> messaging, etc?
> >
> > Regards
> > Marcin
> >
> > ----- Oryginalna wiadomość -----
> >
> > Od: "John D. Ament" <jo...@apache.org>
> > Do: users@activemq.apache.org, dev@activemq.apache.org
> > Wysłane: poniedziałek, 1 czerwiec 2015 18:23:41
> > Temat: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released
> >
> > Congrats to everyone involved! Lots of hard work went into this, and I
> know
> > its great to see a JMS 2 implementation from the overall Apache
> community.
> >
> > John
> >
> > On Mon, Jun 1, 2015 at 12:22 PM Martyn Taylor <mt...@redhat.com>
> wrote:
> >
> >> Apache Artemis 1.0.0 is released!
> >>
> >> This is the initial release of the Artemis project and offers protocol
> >> support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with
> >> support for ActiveMQ JMS clients and
> >> basic transport.).
> >>
> >> The project website is here: http://activemq.apache.org/artemis/
> >> <http://activemq.apache.org/artemis/download.html>
> >>
> >> The release and release notes can be accessed here:
> >> http://activemq.apache.org/artemis/download.html
> >>
> >> Regards,
> >> Martyn
> >>
> >>
> >
>

Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by Tim Bain <tb...@alumni.duke.edu>.
So where does the donation of the HornetQ codebase to the ASF fit into all
of this?  I see the docs say that interoperability with both ActiveMQ and
HornetQ is relatively seamless; is that because Artemis folded in the best
of both codebases, or simply because the possession of the HornetQ code
made it easier to be sure the ActiveMQ code had been made compatible?  I
think I've seen at least one statement made saying that ActiveMQ 6.0 would
be based on HornetQ's codebase; is Artemis the official vehicle for that
(i.e. at some point, Artemis version X will be declared to be ActiveMQ 6.0
and/or ActiveMQ will be declared dead after 5 versions and Artemis will be
declared the successor to ActiveMQ 5.x even if it's not actually called
ActiveMQ 6.0), or is Artemis simply a parallel project that might
eventually do those things but isn't officially intended to from ActiveMQ's
perspective?

Also, does "we were thinking about converting the code from Scala into
Java" mean "we converted the code from Scala into Java and that became
Artemis", or "we were thinking about converting the code from Scala into
Java, but Artemis is completely separate from all of that"?

Tim

On Mon, Jun 1, 2015 at 3:39 PM, Clebert Suconic <cl...@gmail.com>
wrote:

> Anyone please correct me if these words could be misinterpreted:
>
> ActiveMQ is the main project.
>
> Apollo is a project with intentions to become a next message broker
> for ActiveMQ where Scala was the main language. There was some issues
> on gathering developers to work on the codebase, so we were thinking
> about converting the code from Scala into Java.
>
> Artemis is 100% Java where we are also investing into cool stuff
> intended to create the next generation of message brokers.
> And JMS2 support, fast IO and journal, support to multiple protocols
> just like Apollo. It has a lot of activity going on. This was the
> first release with a lot more to happen, check the JIRA for more
> information: https://issues.apache.org/jira/browse/ARTEMIS
>
> On Mon, Jun 1, 2015 at 3:14 PM, Marcin Giedz <ma...@arise.pl>
> wrote:
> > Hi all,
> >
> > Perhaps "stupid" question but what's the difference between
> ActiveMQ/Apollo/Artemis - they all seems to have "some roots" from AMQ
> itself. Is one better than other for particular purposes like real time
> messaging, etc?
> >
> > Regards
> > Marcin
> >
> > ----- Oryginalna wiadomość -----
> >
> > Od: "John D. Ament" <jo...@apache.org>
> > Do: users@activemq.apache.org, dev@activemq.apache.org
> > Wysłane: poniedziałek, 1 czerwiec 2015 18:23:41
> > Temat: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released
> >
> > Congrats to everyone involved! Lots of hard work went into this, and I
> know
> > its great to see a JMS 2 implementation from the overall Apache
> community.
> >
> > John
> >
> > On Mon, Jun 1, 2015 at 12:22 PM Martyn Taylor <mt...@redhat.com>
> wrote:
> >
> >> Apache Artemis 1.0.0 is released!
> >>
> >> This is the initial release of the Artemis project and offers protocol
> >> support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with
> >> support for ActiveMQ JMS clients and
> >> basic transport.).
> >>
> >> The project website is here: http://activemq.apache.org/artemis/
> >> <http://activemq.apache.org/artemis/download.html>
> >>
> >> The release and release notes can be accessed here:
> >> http://activemq.apache.org/artemis/download.html
> >>
> >> Regards,
> >> Martyn
> >>
> >>
> >
>

Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by Kevin Burton <bu...@spinn3r.com>.
OK.. so funny story.

Our internal code base is named artemis.

We usually have submodules named artemis-foo or artemis-bar.

We have one now named artemis-activemq…Which is our embedded activemq.

So if we use this new version of artemis, our submodule would be
artemis-artemis

:-P


On Mon, Jun 1, 2015 at 7:42 PM, Marcin Giedz <gi...@arise.pl> wrote:

> This was fair enough. Thx a lot
>
> M
>
> Sent from my BlackBerry 10 smartphone.
>   Original Message
> From: Clebert Suconic
> Sent: poniedziałek, 1 czerwca 2015 23:41
> To: dev@activemq.apache.org
> Reply To: users@activemq.apache.org
> Cc: users@activemq.apache.org
> Subject: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released
>
> Anyone please correct me if these words could be misinterpreted:
>
> ActiveMQ is the main project.
>
> Apollo is a project with intentions to become a next message broker
> for ActiveMQ where Scala was the main language. There was some issues
> on gathering developers to work on the codebase, so we were thinking
> about converting the code from Scala into Java.
>
> Artemis is 100% Java where we are also investing into cool stuff
> intended to create the next generation of message brokers.
> And JMS2 support, fast IO and journal, support to multiple protocols
> just like Apollo. It has a lot of activity going on. This was the
> first release with a lot more to happen, check the JIRA for more
> information: https://issues.apache.org/jira/browse/ARTEMIS
>
> On Mon, Jun 1, 2015 at 3:14 PM, Marcin Giedz <ma...@arise.pl>
> wrote:
> > Hi all,
> >
> > Perhaps "stupid" question but what's the difference between
> ActiveMQ/Apollo/Artemis - they all seems to have "some roots" from AMQ
> itself. Is one better than other for particular purposes like real time
> messaging, etc?
> >
> > Regards
> > Marcin
> >
> > ----- Oryginalna wiadomość -----
> >
> > Od: "John D. Ament" <jo...@apache.org>
> > Do: users@activemq.apache.org, dev@activemq.apache.org
> > Wysłane: poniedziałek, 1 czerwiec 2015 18:23:41
> > Temat: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released
> >
> > Congrats to everyone involved! Lots of hard work went into this, and I
> know
> > its great to see a JMS 2 implementation from the overall Apache
> community.
> >
> > John
> >
> > On Mon, Jun 1, 2015 at 12:22 PM Martyn Taylor <mt...@redhat.com>
> wrote:
> >
> >> Apache Artemis 1.0.0 is released!
> >>
> >> This is the initial release of the Artemis project and offers protocol
> >> support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with
> >> support for ActiveMQ JMS clients and
> >> basic transport.).
> >>
> >> The project website is here: http://activemq.apache.org/artemis/
> >> <http://activemq.apache.org/artemis/download.html>
> >>
> >> The release and release notes can be accessed here:
> >> http://activemq.apache.org/artemis/download.html
> >>
> >> Regards,
> >> Martyn
> >>
> >>
> >
>



-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>

Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by Kevin Burton <bu...@spinn3r.com>.
OK.. so funny story.

Our internal code base is named artemis.

We usually have submodules named artemis-foo or artemis-bar.

We have one now named artemis-activemq…Which is our embedded activemq.

So if we use this new version of artemis, our submodule would be
artemis-artemis

:-P


On Mon, Jun 1, 2015 at 7:42 PM, Marcin Giedz <gi...@arise.pl> wrote:

> This was fair enough. Thx a lot
>
> M
>
> Sent from my BlackBerry 10 smartphone.
>   Original Message
> From: Clebert Suconic
> Sent: poniedziałek, 1 czerwca 2015 23:41
> To: dev@activemq.apache.org
> Reply To: users@activemq.apache.org
> Cc: users@activemq.apache.org
> Subject: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released
>
> Anyone please correct me if these words could be misinterpreted:
>
> ActiveMQ is the main project.
>
> Apollo is a project with intentions to become a next message broker
> for ActiveMQ where Scala was the main language. There was some issues
> on gathering developers to work on the codebase, so we were thinking
> about converting the code from Scala into Java.
>
> Artemis is 100% Java where we are also investing into cool stuff
> intended to create the next generation of message brokers.
> And JMS2 support, fast IO and journal, support to multiple protocols
> just like Apollo. It has a lot of activity going on. This was the
> first release with a lot more to happen, check the JIRA for more
> information: https://issues.apache.org/jira/browse/ARTEMIS
>
> On Mon, Jun 1, 2015 at 3:14 PM, Marcin Giedz <ma...@arise.pl>
> wrote:
> > Hi all,
> >
> > Perhaps "stupid" question but what's the difference between
> ActiveMQ/Apollo/Artemis - they all seems to have "some roots" from AMQ
> itself. Is one better than other for particular purposes like real time
> messaging, etc?
> >
> > Regards
> > Marcin
> >
> > ----- Oryginalna wiadomość -----
> >
> > Od: "John D. Ament" <jo...@apache.org>
> > Do: users@activemq.apache.org, dev@activemq.apache.org
> > Wysłane: poniedziałek, 1 czerwiec 2015 18:23:41
> > Temat: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released
> >
> > Congrats to everyone involved! Lots of hard work went into this, and I
> know
> > its great to see a JMS 2 implementation from the overall Apache
> community.
> >
> > John
> >
> > On Mon, Jun 1, 2015 at 12:22 PM Martyn Taylor <mt...@redhat.com>
> wrote:
> >
> >> Apache Artemis 1.0.0 is released!
> >>
> >> This is the initial release of the Artemis project and offers protocol
> >> support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with
> >> support for ActiveMQ JMS clients and
> >> basic transport.).
> >>
> >> The project website is here: http://activemq.apache.org/artemis/
> >> <http://activemq.apache.org/artemis/download.html>
> >>
> >> The release and release notes can be accessed here:
> >> http://activemq.apache.org/artemis/download.html
> >>
> >> Regards,
> >> Martyn
> >>
> >>
> >
>



-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>

Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by Marcin Giedz <gi...@arise.pl>.
This was fair enough. Thx a lot

M

Sent from my BlackBerry 10 smartphone.
  Original Message  
From: Clebert Suconic
Sent: poniedziałek, 1 czerwca 2015 23:41
To: dev@activemq.apache.org
Reply To: users@activemq.apache.org
Cc: users@activemq.apache.org
Subject: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Anyone please correct me if these words could be misinterpreted:

ActiveMQ is the main project.

Apollo is a project with intentions to become a next message broker
for ActiveMQ where Scala was the main language. There was some issues
on gathering developers to work on the codebase, so we were thinking
about converting the code from Scala into Java.

Artemis is 100% Java where we are also investing into cool stuff
intended to create the next generation of message brokers.
And JMS2 support, fast IO and journal, support to multiple protocols
just like Apollo. It has a lot of activity going on. This was the
first release with a lot more to happen, check the JIRA for more
information: https://issues.apache.org/jira/browse/ARTEMIS

On Mon, Jun 1, 2015 at 3:14 PM, Marcin Giedz <ma...@arise.pl> wrote:
> Hi all,
>
> Perhaps "stupid" question but what's the difference between ActiveMQ/Apollo/Artemis - they all seems to have "some roots" from AMQ itself. Is one better than other for particular purposes like real time messaging, etc?
>
> Regards
> Marcin
>
> ----- Oryginalna wiadomość -----
>
> Od: "John D. Ament" <jo...@apache.org>
> Do: users@activemq.apache.org, dev@activemq.apache.org
> Wysłane: poniedziałek, 1 czerwiec 2015 18:23:41
> Temat: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released
>
> Congrats to everyone involved! Lots of hard work went into this, and I know
> its great to see a JMS 2 implementation from the overall Apache community.
>
> John
>
> On Mon, Jun 1, 2015 at 12:22 PM Martyn Taylor <mt...@redhat.com> wrote:
>
>> Apache Artemis 1.0.0 is released!
>>
>> This is the initial release of the Artemis project and offers protocol
>> support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with
>> support for ActiveMQ JMS clients and
>> basic transport.).
>>
>> The project website is here: http://activemq.apache.org/artemis/
>> <http://activemq.apache.org/artemis/download.html>
>>
>> The release and release notes can be accessed here:
>> http://activemq.apache.org/artemis/download.html
>>
>> Regards,
>> Martyn
>>
>>
>

Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by Marcin Giedz <gi...@arise.pl>.
This was fair enough. Thx a lot

M

Sent from my BlackBerry 10 smartphone.
  Original Message  
From: Clebert Suconic
Sent: poniedziałek, 1 czerwca 2015 23:41
To: dev@activemq.apache.org
Reply To: users@activemq.apache.org
Cc: users@activemq.apache.org
Subject: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Anyone please correct me if these words could be misinterpreted:

ActiveMQ is the main project.

Apollo is a project with intentions to become a next message broker
for ActiveMQ where Scala was the main language. There was some issues
on gathering developers to work on the codebase, so we were thinking
about converting the code from Scala into Java.

Artemis is 100% Java where we are also investing into cool stuff
intended to create the next generation of message brokers.
And JMS2 support, fast IO and journal, support to multiple protocols
just like Apollo. It has a lot of activity going on. This was the
first release with a lot more to happen, check the JIRA for more
information: https://issues.apache.org/jira/browse/ARTEMIS

On Mon, Jun 1, 2015 at 3:14 PM, Marcin Giedz <ma...@arise.pl> wrote:
> Hi all,
>
> Perhaps "stupid" question but what's the difference between ActiveMQ/Apollo/Artemis - they all seems to have "some roots" from AMQ itself. Is one better than other for particular purposes like real time messaging, etc?
>
> Regards
> Marcin
>
> ----- Oryginalna wiadomość -----
>
> Od: "John D. Ament" <jo...@apache.org>
> Do: users@activemq.apache.org, dev@activemq.apache.org
> Wysłane: poniedziałek, 1 czerwiec 2015 18:23:41
> Temat: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released
>
> Congrats to everyone involved! Lots of hard work went into this, and I know
> its great to see a JMS 2 implementation from the overall Apache community.
>
> John
>
> On Mon, Jun 1, 2015 at 12:22 PM Martyn Taylor <mt...@redhat.com> wrote:
>
>> Apache Artemis 1.0.0 is released!
>>
>> This is the initial release of the Artemis project and offers protocol
>> support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with
>> support for ActiveMQ JMS clients and
>> basic transport.).
>>
>> The project website is here: http://activemq.apache.org/artemis/
>> <http://activemq.apache.org/artemis/download.html>
>>
>> The release and release notes can be accessed here:
>> http://activemq.apache.org/artemis/download.html
>>
>> Regards,
>> Martyn
>>
>>
>

Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by Tim Bain <tb...@alumni.duke.edu>.
So where does the donation of the HornetQ codebase to the ASF fit into all
of this?  I see the docs say that interoperability with both ActiveMQ and
HornetQ is relatively seamless; is that because Artemis folded in the best
of both codebases, or simply because the possession of the HornetQ code
made it easier to be sure the ActiveMQ code had been made compatible?  I
think I've seen at least one statement made saying that ActiveMQ 6.0 would
be based on HornetQ's codebase; is Artemis the official vehicle for that
(i.e. at some point, Artemis version X will be declared to be ActiveMQ 6.0
and/or ActiveMQ will be declared dead after 5 versions and Artemis will be
declared the successor to ActiveMQ 5.x even if it's not actually called
ActiveMQ 6.0), or is Artemis simply a parallel project that might
eventually do those things but isn't officially intended to from ActiveMQ's
perspective?

Also, does "we were thinking about converting the code from Scala into
Java" mean "we converted the code from Scala into Java and that became
Artemis", or "we were thinking about converting the code from Scala into
Java, but Artemis is completely separate from all of that"?

Tim

On Mon, Jun 1, 2015 at 3:39 PM, Clebert Suconic <cl...@gmail.com>
wrote:

> Anyone please correct me if these words could be misinterpreted:
>
> ActiveMQ is the main project.
>
> Apollo is a project with intentions to become a next message broker
> for ActiveMQ where Scala was the main language. There was some issues
> on gathering developers to work on the codebase, so we were thinking
> about converting the code from Scala into Java.
>
> Artemis is 100% Java where we are also investing into cool stuff
> intended to create the next generation of message brokers.
> And JMS2 support, fast IO and journal, support to multiple protocols
> just like Apollo. It has a lot of activity going on. This was the
> first release with a lot more to happen, check the JIRA for more
> information: https://issues.apache.org/jira/browse/ARTEMIS
>
> On Mon, Jun 1, 2015 at 3:14 PM, Marcin Giedz <ma...@arise.pl>
> wrote:
> > Hi all,
> >
> > Perhaps "stupid" question but what's the difference between
> ActiveMQ/Apollo/Artemis - they all seems to have "some roots" from AMQ
> itself. Is one better than other for particular purposes like real time
> messaging, etc?
> >
> > Regards
> > Marcin
> >
> > ----- Oryginalna wiadomość -----
> >
> > Od: "John D. Ament" <jo...@apache.org>
> > Do: users@activemq.apache.org, dev@activemq.apache.org
> > Wysłane: poniedziałek, 1 czerwiec 2015 18:23:41
> > Temat: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released
> >
> > Congrats to everyone involved! Lots of hard work went into this, and I
> know
> > its great to see a JMS 2 implementation from the overall Apache
> community.
> >
> > John
> >
> > On Mon, Jun 1, 2015 at 12:22 PM Martyn Taylor <mt...@redhat.com>
> wrote:
> >
> >> Apache Artemis 1.0.0 is released!
> >>
> >> This is the initial release of the Artemis project and offers protocol
> >> support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with
> >> support for ActiveMQ JMS clients and
> >> basic transport.).
> >>
> >> The project website is here: http://activemq.apache.org/artemis/
> >> <http://activemq.apache.org/artemis/download.html>
> >>
> >> The release and release notes can be accessed here:
> >> http://activemq.apache.org/artemis/download.html
> >>
> >> Regards,
> >> Martyn
> >>
> >>
> >
>

Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by Clebert Suconic <cl...@gmail.com>.
Anyone please correct me if these words could be misinterpreted:

ActiveMQ is the main project.

Apollo is a project with intentions to become a next message broker
for ActiveMQ where Scala was the main language. There was some issues
on gathering developers to work on the codebase, so we were thinking
about converting the code from Scala into Java.

Artemis is 100% Java where we are also investing into cool stuff
intended to create the next generation of message brokers.
And JMS2 support, fast IO and journal, support to multiple protocols
just like Apollo. It has a lot of activity going on. This was the
first release with a lot more to happen, check the JIRA for more
information: https://issues.apache.org/jira/browse/ARTEMIS

On Mon, Jun 1, 2015 at 3:14 PM, Marcin Giedz <ma...@arise.pl> wrote:
> Hi all,
>
> Perhaps "stupid" question but what's the difference between ActiveMQ/Apollo/Artemis - they all seems to have "some roots" from AMQ itself. Is one better than other for particular purposes like real time messaging, etc?
>
> Regards
> Marcin
>
> ----- Oryginalna wiadomość -----
>
> Od: "John D. Ament" <jo...@apache.org>
> Do: users@activemq.apache.org, dev@activemq.apache.org
> Wysłane: poniedziałek, 1 czerwiec 2015 18:23:41
> Temat: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released
>
> Congrats to everyone involved! Lots of hard work went into this, and I know
> its great to see a JMS 2 implementation from the overall Apache community.
>
> John
>
> On Mon, Jun 1, 2015 at 12:22 PM Martyn Taylor <mt...@redhat.com> wrote:
>
>> Apache Artemis 1.0.0 is released!
>>
>> This is the initial release of the Artemis project and offers protocol
>> support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with
>> support for ActiveMQ JMS clients and
>> basic transport.).
>>
>> The project website is here: http://activemq.apache.org/artemis/
>> <http://activemq.apache.org/artemis/download.html>
>>
>> The release and release notes can be accessed here:
>> http://activemq.apache.org/artemis/download.html
>>
>> Regards,
>> Martyn
>>
>>
>

Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by Clebert Suconic <cl...@gmail.com>.
Anyone please correct me if these words could be misinterpreted:

ActiveMQ is the main project.

Apollo is a project with intentions to become a next message broker
for ActiveMQ where Scala was the main language. There was some issues
on gathering developers to work on the codebase, so we were thinking
about converting the code from Scala into Java.

Artemis is 100% Java where we are also investing into cool stuff
intended to create the next generation of message brokers.
And JMS2 support, fast IO and journal, support to multiple protocols
just like Apollo. It has a lot of activity going on. This was the
first release with a lot more to happen, check the JIRA for more
information: https://issues.apache.org/jira/browse/ARTEMIS

On Mon, Jun 1, 2015 at 3:14 PM, Marcin Giedz <ma...@arise.pl> wrote:
> Hi all,
>
> Perhaps "stupid" question but what's the difference between ActiveMQ/Apollo/Artemis - they all seems to have "some roots" from AMQ itself. Is one better than other for particular purposes like real time messaging, etc?
>
> Regards
> Marcin
>
> ----- Oryginalna wiadomość -----
>
> Od: "John D. Ament" <jo...@apache.org>
> Do: users@activemq.apache.org, dev@activemq.apache.org
> Wysłane: poniedziałek, 1 czerwiec 2015 18:23:41
> Temat: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released
>
> Congrats to everyone involved! Lots of hard work went into this, and I know
> its great to see a JMS 2 implementation from the overall Apache community.
>
> John
>
> On Mon, Jun 1, 2015 at 12:22 PM Martyn Taylor <mt...@redhat.com> wrote:
>
>> Apache Artemis 1.0.0 is released!
>>
>> This is the initial release of the Artemis project and offers protocol
>> support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with
>> support for ActiveMQ JMS clients and
>> basic transport.).
>>
>> The project website is here: http://activemq.apache.org/artemis/
>> <http://activemq.apache.org/artemis/download.html>
>>
>> The release and release notes can be accessed here:
>> http://activemq.apache.org/artemis/download.html
>>
>> Regards,
>> Martyn
>>
>>
>

Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by Marcin Giedz <ma...@arise.pl>.
Hi all, 

Perhaps "stupid" question but what's the difference between ActiveMQ/Apollo/Artemis - they all seems to have "some roots" from AMQ itself. Is one better than other for particular purposes like real time messaging, etc? 

Regards 
Marcin 

----- Oryginalna wiadomość -----

Od: "John D. Ament" <jo...@apache.org> 
Do: users@activemq.apache.org, dev@activemq.apache.org 
Wysłane: poniedziałek, 1 czerwiec 2015 18:23:41 
Temat: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released 

Congrats to everyone involved! Lots of hard work went into this, and I know 
its great to see a JMS 2 implementation from the overall Apache community. 

John 

On Mon, Jun 1, 2015 at 12:22 PM Martyn Taylor <mt...@redhat.com> wrote: 

> Apache Artemis 1.0.0 is released! 
> 
> This is the initial release of the Artemis project and offers protocol 
> support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with 
> support for ActiveMQ JMS clients and 
> basic transport.). 
> 
> The project website is here: http://activemq.apache.org/artemis/ 
> <http://activemq.apache.org/artemis/download.html> 
> 
> The release and release notes can be accessed here: 
> http://activemq.apache.org/artemis/download.html 
> 
> Regards, 
> Martyn 
> 
> 


Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by Marcin Giedz <ma...@arise.pl>.
Hi all, 

Perhaps "stupid" question but what's the difference between ActiveMQ/Apollo/Artemis - they all seems to have "some roots" from AMQ itself. Is one better than other for particular purposes like real time messaging, etc? 

Regards 
Marcin 

----- Oryginalna wiadomość -----

Od: "John D. Ament" <jo...@apache.org> 
Do: users@activemq.apache.org, dev@activemq.apache.org 
Wysłane: poniedziałek, 1 czerwiec 2015 18:23:41 
Temat: Re: [ANNOUNCE] Apache Artemis 1.0.0 Released 

Congrats to everyone involved! Lots of hard work went into this, and I know 
its great to see a JMS 2 implementation from the overall Apache community. 

John 

On Mon, Jun 1, 2015 at 12:22 PM Martyn Taylor <mt...@redhat.com> wrote: 

> Apache Artemis 1.0.0 is released! 
> 
> This is the initial release of the Artemis project and offers protocol 
> support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with 
> support for ActiveMQ JMS clients and 
> basic transport.). 
> 
> The project website is here: http://activemq.apache.org/artemis/ 
> <http://activemq.apache.org/artemis/download.html> 
> 
> The release and release notes can be accessed here: 
> http://activemq.apache.org/artemis/download.html 
> 
> Regards, 
> Martyn 
> 
> 


Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by "John D. Ament" <jo...@apache.org>.
Congrats to everyone involved! Lots of hard work went into this, and I know
its great to see a JMS 2 implementation from the overall Apache community.

John

On Mon, Jun 1, 2015 at 12:22 PM Martyn Taylor <mt...@redhat.com> wrote:

> Apache Artemis 1.0.0 is released!
>
> This is the initial release of the Artemis project and offers protocol
> support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with
> support for ActiveMQ JMS clients and
> basic transport.).
>
> The project website is here: http://activemq.apache.org/artemis/
> <http://activemq.apache.org/artemis/download.html>
>
> The release and release notes can be accessed here:
> http://activemq.apache.org/artemis/download.html
>
> Regards,
> Martyn
>
>

Re: [ANNOUNCE] Apache Artemis 1.0.0 Released

Posted by "John D. Ament" <jo...@apache.org>.
Congrats to everyone involved! Lots of hard work went into this, and I know
its great to see a JMS 2 implementation from the overall Apache community.

John

On Mon, Jun 1, 2015 at 12:22 PM Martyn Taylor <mt...@redhat.com> wrote:

> Apache Artemis 1.0.0 is released!
>
> This is the initial release of the Artemis project and offers protocol
> support for AMQP, STOMP, CORE, HORNETQ and OPENWIRE (at Alpha, with
> support for ActiveMQ JMS clients and
> basic transport.).
>
> The project website is here: http://activemq.apache.org/artemis/
> <http://activemq.apache.org/artemis/download.html>
>
> The release and release notes can be accessed here:
> http://activemq.apache.org/artemis/download.html
>
> Regards,
> Martyn
>
>