[Asterisk-java-devel] leveraging vert.x in asterisk java
Brought to you by:
srt
From: Mumuney A. <abd...@go...> - 2013-06-28 09:44:44
|
Hi all, I am on a project and we are leveraging the vert.x http://vertx.io/ project for easy scallabilty. However we need to use asterisk-java. My concern is asterisk-java already is a server that you run. I will like to use vert.x for this part because their approach to scallabilitiy and clustering is easy and understandable. My question is, Is it easy to use asterisk java in this way, that is allowing vert.x to handle the socket connections. What packages do I need to strip out. Or what considerations am I to make. Regards. |