Hi guys,
I am a Java/J2ee programmer and just came across ruby and ruby on rails,
played with it a bit and found it great.
A need to create a client-server project that should include the followings
and I wonder if in general I can achieve that using Jruby, ruby, ruby on
rails:

UI - MVC is a great option
RMI - to send methods via tcp/ip to a system that accepts the data and send
it back manipulated.
(We used rmi, stubs,jndi in our java/j2ee environment)
Multithreading - My project will have many users creating many tasks that
will need to go back & forth through the network from the ruby code to a
third-party C++ code.
Complex queries.
My current project in java uses mysql under windows.
J2eee is to heavy for my needs.

Can it be done by ruby on rails? Jruby? 
Are there any plug-ins for that?
 
please please advise because I am so confused with the tons of articles
regards ROR.
and I would like to have some advise from you, java guys, before I dive in.
Maybe ruby is not suit for this kind of project,
 
Thanks a lot for your time
 
Yossi Baram

-- 
View this message in context: 
http://www.nabble.com/Comming-from-java%2C-need-architecture-advise-tf4848554.html#a13872486
Sent from the JRuby - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to