From: Phlip Date: 2005-04-05T12:04:43+09:00 Subject: Re: How Ruby is positioned regarding Enterprise Solutions? Marco Campelo wrote: > Our requirements: > > - Do it fast > - Do it good > - Our app must be able to be monitored (e.g.: SNMP) > - Async messages sometimes are necessary (e.g.: JMS) > - 2PC transactions > - LDAP access > - To integrate distributed systems > - Clustering > - Fail over, Load Balance > > Is it possible using Ruby? I read that the language is not young > (since 1995), but I'm not sure about how mature it is. Dude, it's just us programmers here - no managers or executives. You don't need to replace one big buzzword with several little ones. I'l go first. The last company I worked for, their BIGGEST PROBLEM was lack of automated testing. So I used Ruby (doot-too-too! to the rescue!) to install a web site that hosted acceptance tests. It was better than nothing, and it stabilized their process. Their manual testers stopped getting random crashes in every other daily build. Now, what is the ACTUAL PROBLEM - not the buzzwords used to promote extravagent solutions... -- Phlip http://industrialxp.org/community/bin/view/Main/TestFirstUserInterfaces