Re: logging

2015-06-13 Thread Jonathon Bell
receiver node and create IgniteMessaging instance for this group. All messages sent through this instance will be sent to that node only. The receiver node should have a listener for correct topic, of course. Is this what you're looking for? -Val On Fri, Jun 12, 2015 at 3:00 PM, Jonathon

Re: logging

2015-06-12 Thread Jonathon Bell
Hi All, I have a question about the way the publish-subscribe topic based messaging system is implemented in ignite. I wish to send a large number of messages to *n *different tasks, each potentially running on its own node. When sending each message, i know the exact unique task that should

logging

2015-06-12 Thread Jonathon Bell
Hi all, My application uses SLF4J and LOGBACK for logging. Is it possible for me to configure the ignite libraries to use this logging combination too? If so, how? n.b: i tried adding the line: groupIdorg.apache.ignite/groupId artifactIdignite-slf4j/artifactId

Re: Topology Specification INI

2015-06-12 Thread Jonathon Bell
Thanks for the quick response. Now for some followup questions :-) 1) where can i learn more more about the various parameters that can be specified in the grid configuration xml file? (files such as examples/config/ignite.xml?) . How do is specify the 'grid name', for example, that shows up in