[sword-devel] Unicode Bible program

Tony Garland sword-devel@crosswire.org
Thu, 24 Feb 2000 23:10:49 -0800


This is a multi-part message in MIME format.

------=_NextPart_000_0000_01BF7F1C.63666510
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

> One way to speed up a Java program is
> to write some
> of the stuff in C and call it from Java (I think that can be
> done).

This can be done using JNI (Java Native Interface).  Here's one reasonable book on the topic (I was on a team that used JNI about a
year ago).
http://www.amazon.com/exec/obidos/ASIN/0136798950/o/qid=951462572/sr=8-1/103-7445921-4074225


------=_NextPart_000_0000_01BF7F1C.63666510
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR></HEAD>
<BODY>
<P><FONT size=3D2>&gt; One way to speed up a Java program is<BR>&gt; to =
write=20
some<BR>&gt; of the stuff in C and call it from Java (I think that can=20
be<BR>&gt; done).<BR><BR>This can be done using JNI (Java Native=20
Interface).&nbsp; Here's one reasonable book on the topic (I was on a =
team that=20
used JNI about a year ago).<BR><A=20
href=3D"http://www.amazon.com/exec/obidos/ASIN/0136798950/o/qid=3D9514625=
72/sr=3D8-1/103-7445921-4074225"=20
target=3D_blank>http://www.amazon.com/exec/obidos/ASIN/0136798950/o/qid=3D=
951462572/sr=3D8-1/103-7445921-4074225</A></FONT>=20
</P></BODY></HTML>

------=_NextPart_000_0000_01BF7F1C.63666510--