32 lines
956 B
Text
32 lines
956 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD$">
|
|
<!ENTITY title "Projet Java pour FreeBSD : Dans la presse...">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
|
|
<!--
|
|
The FreeBSD French Documentation Project
|
|
Original revision: 1.2
|
|
|
|
Version francaise : Guillain
|
|
-->
|
|
|
|
<html>
|
|
&header;
|
|
<table width="600" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
<h1><FONT COLOR="#660000">Java pour FreeBSD : Dans la presse... !</FONT></h1>
|
|
|
|
<P><B>Java World de Mars 1999</B> : <A HREF="http://www.javaworld.com/javaworld/jw-03-1999/jw-03-volanomark-2.html">(lien)</A>
|
|
|
|
<BR>JavaWorld présente le rapport de Volano étudiant les performances et la capacité de supporter différentes charges réseau de 16 machines virtuelles Java sur 7 systèmes d'exploitation. FreeBSD est présent avec notre JDK 1.1.8.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
&footer;
|
|
</BODY>
|
|
</HTML>
|