caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Vitaly Lugovsky <vsl@ontil.ihep.su>
To: caml-list@inria.fr
Subject: Dynamic loading. Again.
Date: Sun, 26 Nov 2000 03:09:26 +0300 (MSK)	[thread overview]
Message-ID: <Pine.LNX.4.10.10011260300170.18840-100000@ontil.ihep.su> (raw)


 I think there is a reason to implement dynamic loading of native compiled
code for Ocaml (e.g. PIC code generation for some platforms),
as well as dynamycally linked runtime code (I just managed to link
bytecode runtime dynamically, so, it's not so impossible). It's just a
way to kill Java. I'm using JSP->Oracle BC4J->Oracle for now, and I hate
it. Ocaml in this kind of tasks will be much better, but to implement 
JSP-like engine we need dynamic loading. Ocaml is pretty fast in native
code, so it will be a greate argument against Java for application
servers. And, sure, it's a way for ocaml to Enterprise. Let's beat'em all.
"Real world" must be turned to use real technologies.

 For now, I'm trying to implement engine using bytecode only, just to
proove a concept.

--

   V.S.Lugovsky aka Mauhuur (http://ontil.ihep.su/~vsl) (UIN=45482254)




             reply	other threads:[~2000-11-27 11:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-26  0:09 Vitaly Lugovsky [this message]
2000-11-28  1:27 ` John Max Skaller
2000-11-29 16:42 ` Fabrice Le Fessant
2000-11-30  7:02   ` John Max Skaller
2000-11-30 16:08     ` Fabrice Le Fessant
2000-12-01 12:59       ` John Max Skaller
2000-12-01 14:24         ` Fabrice Le Fessant
2000-12-01 16:49           ` John Max Skaller
2000-12-04 21:06             ` Gerd Stolpmann
2000-11-30 18:00     ` Chris Hecker
2000-12-01 13:34       ` John Max Skaller
2000-11-30 20:55     ` Gerd Stolpmann
2000-11-28 11:14 Ken Wakita

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.10.10011260300170.18840-100000@ontil.ihep.su \
    --to=vsl@ontil.ihep.su \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).