Axon framework books or tutorials

474 views
Skip to first unread message

Dena ElGendy

unread,
Sep 24, 2012, 9:56:36 AM9/24/12
to axonfr...@googlegroups.com

Hi All,

 

I need any tutorials or books on Axon framework illustrated with samples code. the documentation is good on the site but I find it confusing without any samples. I need to find out how to use Axon in distributed environment. I know Axon provides Axon Distributed Command Bus and Clustering Event Bus but I need any code samples.

 

Thanks.

Allard Buijze

unread,
Sep 24, 2012, 10:12:32 AM9/24/12
to axonfr...@googlegroups.com
Hi Dena,

did you see the sample in http://www.axonframework.org/docs/2.0/command-handling.html#d4e585 ? It's small, but that should work. JGroups comes with some sample XML configuration files in their jar file. tcp.xml, for example contains a basic configuration for TCP based discovery. mping.xml is configured to search for other nodes using multicast.

You can also have a look at the test cases in Axon Framework. They start JGroups instances as well. See JGroupsConnectorTest.

We're working on the Axon Trader sample, which will at some stage also have a sample for the Distributed Command Bus.

Hope this helps.
Cheers,

Allard
Reply all
Reply to author
Forward
0 new messages