Hi, I am working on a new project built on websphere portal. I need to be able to have about 2 million concurrent users. If I use JRuby, will it work? Can JRuby work well on websphere portal? Can JRuby work with porltets? Please help... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Best of luck with hijacking entire internet ;-) And you''re likely to get a better answer in jruby mailing list. On 8/6/07, Dafi-Duck <dafnawe-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Hi, > > I am working on a new project built on websphere portal. > I need to be able to have about 2 million concurrent users. > If I use JRuby, will it work? > Can JRuby work well on websphere portal? > Can JRuby work with porltets? > > Please help... > > > > >-- Cheers! - Pratik http://m.onkey.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Aug 6, 2:28 am, Dafi-Duck <dafn...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > I am working on a new project built on websphere portal. > I need to be able to have about 2 million concurrent users. > If I useJRuby, will it work?Yes, it will work. But there have not been many examples of JRuby on Rails sites with 2M concurrent users. It will be interesting to see.> CanJRubywork well on websphere portal?I have not done it myself, but there are others running on WebSphere. In general, any web app container should work about the same.> CanJRubywork with porltets?I''m not familiar enough with the portlet spec to know for sure, but it should work at least as well as a typical Java web application, no? All good questions for the JRuby mailing list. - Charlie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Now there is JRuby support for portlet development in Liferay Portal. There is an example code, although I haven''t found any documentation on that. But I don''t think you can use Ruby on Rails to develop portlets. Just plain ruby. T. Budiman --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Charles Oliver Nutter wrote:> All good questions for the JRuby mailing list. > > - CharlieCharlie, Just wanted to say hello and that I enjoyed your keynote at the Lone Star Ruby conference. We''re converting a PHP project to run on Rails and will use JRuby for a variety of reasons. Thank you for your hard work. Cody P. Skidmore -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---