| Author |
ruby for business application
|
hassan bousnguar
Greenhorn
Joined: Apr 29, 2008
Posts: 10
|
|
Hello,
i really ruby was created for concurrent java and other business application or rubu is a simple scripting language like php, and cannot be used in risked application.
Hassan
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
If PHP is your comparison (and if I understand your question correctly), this particular scripting technology is widely used in production applications. There is no reason Ruby should not be; all languages have failings and restrictions. So long as you are aware of these they alone are not a reason to not use something.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Gregory Brown
author
Greenhorn
Joined: Jul 18, 2009
Posts: 14
|
|
hassan bousnguar wrote:Hello,
i really ruby was created for concurrent java and other business application or rubu is a simple scripting language like php, and cannot be used in risked application.
Hassan
It's sort of difficult to understand your question, but for what it's worth, my team is currently working on a multi-year contract for a food distributor doing a full-scale enterprise resource planning system. So, while that might not be the typical Ruby project, it can be done successfully. Referring to Ruby as a 'scripting language' would be a huge understatement, especially as compared to PHP.
Ruby grew out of Perl based needs but with a Smalltalk style object system. It is that object system that has helped make Ruby suitable for large and complicated projects.
|
 |
Michael Sullivan
Ranch Hand
Joined: Dec 26, 2003
Posts: 235
|
|
|
I'd also point out that ruby and rails have been used on projects with very complex data sets, like The Human Genome Project.
|
 |
 |
|
|
subject: ruby for business application
|
|
|