Yes, that's Sun's mantra.. write once, run anywhere.. but anyone who has been coding Java since day one knows it's a lie. Java compiles and runs on every os with an equivalent jvm version... but doesn't always run precisely the same way. Issues can surface at the os level ie. jvm compatibility/availability, drivers, etc.
It's still possible to write code that compiles and runs differently on another platform.
It's still possible to write code that compiles and runs differently on another platform.
-----Original Message-----
From: [EMAIL PROTECTED]
To: [email protected]
Sent: Fri, 1 Sep 2006 8:16 AM
Subject: Re: [Red5] which OS is recommended to run Red5 ?
On Fri, 2006-09-01 at 09:09 -0400, [EMAIL PROTECTED] wrote:
> Does red5 perform better under Fedora? It's Java, it runs the same under every OS, in your CD player, cell phone and on NASA satellites in space. -- Michael 'Antares' Klishin novemberain.com | flexwiki.novemberain.com | osflash.org/red5 | rubyonrails.ru _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
