Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/ikvm-fork.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjfrijters <jfrijters>2007-06-14 16:57:20 +0400
committerjfrijters <jfrijters>2007-06-14 16:57:20 +0400
commit67b5b31e7b44bb88345aa2917b3908dffa2a53b1 (patch)
treeb5863ad1955b5478b2e9aa6d6d43b94ba7c000ac /website
parentc7a5bbb93a061062753d455d99b7c8a4f9839d5e (diff)
Added another story.
Diffstat (limited to 'website')
-rw-r--r--website/src/documentation/content/xdocs/stories.ehtml6
1 files changed, 6 insertions, 0 deletions
diff --git a/website/src/documentation/content/xdocs/stories.ehtml b/website/src/documentation/content/xdocs/stories.ehtml
index b4dc2542..40b3dccc 100644
--- a/website/src/documentation/content/xdocs/stories.ehtml
+++ b/website/src/documentation/content/xdocs/stories.ehtml
@@ -7,6 +7,12 @@
<body>
+<h2>IKVM for JSTM</h2>
+
+<p><i><a href="http://jstm.sourceforge.net/">JSTM</a> is an open source Java library for distributed object replication. IKVM allowed us to replicate objects between java and dotnet applications very easily. The whole Java library is compiled to a dll, and communication between the Java and .NET processes is done over TCP or HTTP using the same Java code.</i></p>
+
+<p><i>This project makes heavy use of the the Java IO and collections classes, and we did not have to modify the Java version to get the same features and similar performance on the .NET framework. There seem to be bugs left in the new Java 5 collections and for the formatting of dates, but the IO stack is robust. IKVM is way beyond our previous solution based on J#, and it allows lots of cool scenarios.</i> -- Cyprien NOEL, <a href="http://jstm.sourceforge.net/">http://jstm.sourceforge.net/</a></p>
+
<h2>IKVM at Chordiant Software</h2>
<p><i>Chordiant software and solutions help major brand enterprises around the world deliver the best possible customer experience.</i></p>