Native Java JDK 1.3.1 Support For FreeBSD
ap writes "Justin T. Gibbs, of the FreeBSD Foundation, announced today the availability of a native binary release of the Java JDK 1.3.1 for FreeBSD. He also mentioned that more attention will now be focused on providing a release of the 1.4.x JDK. Such developments should allow for FreeBSD to be better suited for enterprise uses."
"CLEAR!"
[loud zapping noise]
"Ladies and gentlenerds... BSD is no longer dying."
Someone had to say it
IAALS.
For those of you wondering wtf he's talking about, a cute chick in red plastic dressed as the BSD devil got lauded at some convention somewhere.
Here's the link to the post, lots of pictures.
This doesn't mean that you previously couldn't run Java on FreeBSD. You could previously built a native java binary (though you needed to install the Linux JDK first) or you could run the Linux JDK directly.
Now the FreeBSD binaries are certified by Sun (which apparently is hard as anything to get done) and they can be distributed directly as a binary.
Kernel collector: Bring out your dead!
Troll: Here's one.
Kernel collector: Ninepence.
BSD:I'm not dead!
Kernel collector: What?
Troll: Nothing. Here's your ninepence.
BSD: I'm not dead!
Kernel collector:'Ere. He says he's not dead!
Troll:Yes, he is.
BSD:I'm not!
Kernel collector:He isn't?
Troll:Well, he will be soon. He's very outdated.
BSD:I'm getting updates!
Troll: No, you're not. You'll be stone dead in a moment.
Kernel collector: Oh, I can't take him like that. It's against regulations.
BSD: I don't want to go off the net!
Troll: Oh, don't be such a microkernel.
Kernel collector: I can't take him.
BSD: I feel stable!
Troll:Well, do us a favour.
Kernel collector: I can't.
Troll: Well, can you hang around a couple of processes? He won't be long.
Kernel collector:No, I've got to go to Microsofts. They've lost 4 today.
Troll:Well, when's your next round?
Kernel collector:Thursday.
BSD:I think I'll go for a compile.
Troll:You're not fooling anyone, you know. Look. Isn't there something you can do?
BSD: [singing]
I have Java! I have Java!
*Twack*
Troll: Ah, thanks very much.
Kernel collector: Not at all. See you on Thursday.
Your comment has too few characters per line (currently 14.9).Your comment has too few characters per line (currently 14.9).Your comment has too few characters per line (currently 14.9).
Banaaaana!
FreeBSD (actually, AFAIK, all the BSDs) have had native Java for ages as part of the ports system, but because of Sun's licencing, you had to compile it yourself, which can take some time. A binary release just makes it easier for some users to run native Java.
FreeBSD (and probable other BSDs) can also run an emulated Linux Java virtual machine.
Mark
"XML is like violence. If it doesn't solve your problem, use more." - Anonymous Coward
Does anyone run this OS?
Yes. Yahoo! uses FreeBSD for all of its shared hosting. Other hosting businesses such as Verio, Infospace and Datasync also have very large deployments of FreeBSD (each of the hosts I named have over 100,000 active sites running on FreeBSD).
The information in this post came from here.
Maybe partying will help...
... can process Java code that's not a bit slower than native Java on Windows.
... They can just stick with mod_perl or WebWare for Python or PHP or some other truly open source technology that isn't controlled by forty-thousand corporations all with an invested business interest in competing with Microsoft.
Orrr
I swear to God, every time I hear a phrase like "suited to the Enterprise" it's accompanied by a Java, Microsoft, or IBM article, all of which have a huge interest in convincing you that in order to sell a widget on the Internet you've absolutely, no-question, gotta have nineteen layers of logical infrastructure completely independent of each other otherwise your site's gonna go down and boy are you going to pay. In the meantime, sites like Yahoo run their e-commerce off of Lisp, PHP is their standardizing implementation language, Amazon is hiring Perl programmers, and Slashdot, a site which regularly DOSes other sites by virtue of it's power to link, runs on Perl.
But if you really want to be successful YOU NEED JAVA FOR THE "ENTERPRISE". Only with Java can you take half the time to express what takes twice as much typing to code. Or maybe by "Enterprise" what everyone really means is the USS Enterprise? Maybe that's why it could max out to warp 7.
Chr0m0Dr0m!C
Oh, you meant technical reasons? Java works fine on BSD, and has for a long time. We are talking about licensing issues here.
Programming can be fun again. Film at 11.
Somewhat OT, but it really impressed me today when I went to the Nvidia site and clicked "Download Drivers" --> "Graphics Driver" --> "Geforce and TNT"
And saw listed for choices:
Windows XP / 2000
Windows NT4
Windows 95 / 98 / ME
Linux IA32
Linux AMD64
Linux IA64
FreeBSD
I don't know whether Nvidia's support is new (it probably isn't) but this is the first time I noticed it listed.
I was like: "Wow, people actually use this OS enough that a major graphics company provides drivers on their main download page."
Sorry if this isn't news, I just thought it was cool.
The unofficial
(Every time I post this sort of message, I get +5. I hate karma whoring like this, but once again it's time for some education.) "Amazon is hiring Perl programmers" leads the reader to believe that Amazon is running Perl in some major shape or form. They aren't. They are running Java servlets under... Weblogic, I believe. "Slashdot...runs on Perl." leads the reader to believe that Slashdot is a complicated website. It isn't. Incidentally, have you clicked on the "Friends" tab on your user page lately? What an incredibly slow response (and that isn't a bandwidth issue). None of the technologies you listed (mod_perl, Python, PHP, etc) handle any type of failure well at all. Show me a PHP-based site, hosted on multiple machines, that provides load-balanced and automatic failover of in-memory session data. I'll give you a clue: you won't find one, because it is impossible to do shared memory over a cluster of machines in PHP, mod_perl, Python, etc etc. On the other hand, I can list off a whole slew of Java app servers that can do clustered, load-balanced, full-failover shared memory without even blinking. Resin is an awesome example of an extremely inexpensive application server that currently does nearly everything you need an app server to do. Want to know a little secret? The PHP team is moving more towards an application-server architecture, because they know that the native compiled-in mod to Apache/iPlanet/etc is kludgy. They're cooperating with Sun and others on JSF so PHP will be able to speak with Java applications in a more efficient way. mod_perl I won't even bother with. The MVC model simply won't work under mod_perl. Good luck with an implementation team of more than, say, 5 people.
To defeat Gates, Scott McNealy has finally made a deal with the devil..er..daemon..
The java/jdk13 port was added to FreeBSD on Aug 27, 2001 -- according to CVS.
Now, _two_ years later, there is an _officially licensed_ binary package available. All "serious developers" could, and many did consider FreeBSD quite suitable for years... But it takes a lot of effort to get an official license to distribute the binaries. And not just the coding effort, which would be the FreeBSD people's idea of fun. It is mostly the legalese and paperwork kind of effort, which most sane people hate...
In Soviet Washington the swamp drains you.
However, native threads do not work for the Java plugin in Mozilla yet.
Sebastian