Ruby on Rails Saturday, May 3, 2014

Hi,

  I have a requirements below.

   A stand alone Java application running on Linux machine using mysql databse to store/retrieve data.  

   I need to build GUI to allow end user to fetch/update records from/to mysql database and at the same time the stand alone Java application should handle the real time requests from GUI to perform business logic. 
  
  Question : What would be the best approach recommended here for a java application to handle requests from GUI (ruby on rails app) ? Can websocket be preferred? or any other alternatives?


Thanks,
Shailendra 

  
  

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/7041f2a7-0e63-420d-9c9e-c485a7069115%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment