Re: [akka-user] Pause an actor with a GraphStage -> how to validate if is open when what I have is a future?

2017-08-18 Thread Yuliban Fernando Penagos Gómez
Hi Yo were right, I was missing that callback and It's working now. Thanks! -- >> 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/

[akka-user] Akka Stream getting Termination message just after sucuss message when my neety client connected.

2017-08-18 Thread G J
I'm getting termination message just after sucuss message when my neety client connected. I'm new in akka stream. Please help me what i'm missing in my poc. import java.net.InetSocketAddress; import java.util.concurrent.CompletionStage; import akka.Done; import akka.actor.ActorRef; import ak

[akka-user] akka with mysql

2017-08-18 Thread Kiran Sarma
Can anyone send me program / code of akka java with mysql , how can java connect mysql in akka . i am new to akka , please anyone send me the program / code. Thank you , Kiran . -- >> Read the docs: http://akka.io/docs/ >> Check the FAQ: >> http://doc.akka.