[akka-user] Akka Sen email alerts

2016-07-13 Thread padma priya chitturi
Hi All,

  I would like to use Akka to send real-time alerts (email alerts) as soon 
as I receive messages. How would I go about it ?

Thanks,
Padma CH

-- 
>>  Read the docs: http://akka.io/docs/
>>  Check the FAQ: 
>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>  Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.


[akka-user] Send messgae to actor from standalone program

2014-12-16 Thread padma priya chitturi

  Hi,

   I have 2 node cluster setup and I am running two actors on the 2 nodes. 
Now i have a stanadlone program on node1 which should actually send the 
message to actor running on node1.
   How to do this ?

 Regards,
Padma Ch

-- 
  Read the docs: http://akka.io/docs/
  Check the FAQ: 
 http://doc.akka.io/docs/akka/current/additional/faq.html
  Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups Akka 
User List group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.


[akka-user] Akka cluster Set up

2014-09-02 Thread padma priya chitturi
Hi,

 I wanted to setup akka cluster on 3 modes such that- 

  one of my node would be starting ActorSystem and would join this to the 
cluster.
  Node 2 and Node 3 might join the cluster at any point of time, Once the 
nodes are up, they must be joined to the cluster.
 I am trying to visualize the actors on node2 and node3 as remote actors. 
How do they knew the actorsystem  and the cluster hat has been created on 
node1. Is there any way to specify this in application.conf file 

Is there any other solution to implement this ?

Regards,
Padma Ch

-- 
  Read the docs: http://akka.io/docs/
  Check the FAQ: 
 http://doc.akka.io/docs/akka/current/additional/faq.html
  Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups Akka 
User List group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.