[CentOS] which programming language for server-side admin tasks

Rudi Ahlers rudiahlers at gmail.com
Mon Jun 15 18:44:57 UTC 2009


On Mon, Jun 15, 2009 at 8:14 PM, Les Mikesell<lesmikesell at gmail.com> wrote:
>
> Apples and oranges...  Ajax is mostly javascript running on the browser
> side and can work with any interactive web server, where ruby and perl
> are scripting languages that work on the server side.  If you want
> speed, you'd use mod_perl under apache or a standalone mongrel running ruby.
>
> However, it is probably a lot easier if you want ajax to use one of the
> server libraries that integrate things (Google Web Toolkit for java,
> Yahoo! UI Library for php, Ruby-on-Rails) or at least a library like jquery.
>
> --
>   Les Mikesell
>    lesmikesell at gmail.com
> _______________________________________________

Fair enough, but AFAIK AJAX is quicker to the end user than
Ruby,although Ruby could use AJAX as well.

So, from what I've gathered here, it could be a good idea to work with
PERL + Ruby, and then add AJAX for the interface.

-- 
Kind Regards
Rudi Ahlers
CEO, SoftDux Hosting
Web: http://www.SoftDux.com
Office: 087 805 9573
Cell: 082 554 7532



More information about the CentOS mailing list