diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2000-November/000072.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2000-November/000072.html | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/pipermail/nel/2000-November/000072.html b/pipermail/nel/2000-November/000072.html new file mode 100644 index 00000000..58f6cc0a --- /dev/null +++ b/pipermail/nel/2000-November/000072.html @@ -0,0 +1,94 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Distributed server algo</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:thierry%40mallard.com"> + <LINK REL="Previous" HREF="000071.html"> + <LINK REL="Next" HREF="000073.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Distributed server algo</H1> + <B>Thierry Mallard</B> + <A HREF="mailto:thierry%40mallard.com" + TITLE="[Nel] Distributed server algo">thierry@mallard.com</A><BR> + <I>Wed, 29 Nov 2000 23:50:38 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000071.html">[Nel] Distributed server algo</A></li> + <LI> Next message: <A HREF="000073.html">[offtopic] distributed scripting language (was: Re: [Nel] Distributed server algo)</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#72">[ date ]</a> + <a href="thread.html#72">[ thread ]</a> + <a href="subject.html#72">[ subject ]</a> + <a href="author.html#72">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>--Nq2Wo0NMKNjxTN9z +Content-Type: text/plain; charset=iso-8859-1 +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable + +On Wed, Nov 29, 2000 at 03:38:54PM +0100, <A HREF="mailto:david.belius@chello.se">david.belius@chello.se</A> wrote: +><i> Hi, +</I>><i> i was wondering how you will code the distributed server. +</I>><i> What algo will you be using? +</I> +Dunno if it could be related, but the word =AB distributed =BB made me flas= +h ;-) +I'm now trying to implement a STAGE server (see projet Worldforge[1]), with +the help of Mickael Remond, using Erlang[2], a functionnal language which d= +oes +has nice features about distribution. Maybe that could be worth a look, +although I'm still not sure an interpreted language is really usable for +something like NeL or STAGE...=20 + + Best regards, + + Shaman + +[1] <A HREF="http://www.worldforge.org">http://www.worldforge.org</A> +[2] <A HREF="http://www.erlang.org">http://www.erlang.org</A> =20 + <A HREF="http://www.erlang-fr.org">http://www.erlang-fr.org</A> (under construction) + +--=20 +Thierry Mallard | =20 +GnuPG key on wwwkeys.pgp.net | +key 0xA3D021CB | +<A HREF="http://thierry.mallard.com">http://thierry.mallard.com</A> | =20 + +--Nq2Wo0NMKNjxTN9z +Content-Type: application/pgp-signature +Content-Disposition: inline + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.0.4 (GNU/Linux) +Comment: Pour information voir <A HREF="http://www.gnupg.org">http://www.gnupg.org</A> + +iEYEARECAAYFAjoliD4ACgkQGBtCB6PQIcsTzQCgz1RuIUyK+vJsab7904ivRkqz +TsUAnRtzTz+qdhL90GIDITtRT8cAMZ8m +=AUVC +-----END PGP SIGNATURE----- + +--Nq2Wo0NMKNjxTN9z-- + + +</pre> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000071.html">[Nel] Distributed server algo</A></li> + <LI> Next message: <A HREF="000073.html">[offtopic] distributed scripting language (was: Re: [Nel] Distributed server algo)</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#72">[ date ]</a> + <a href="thread.html#72">[ thread ]</a> + <a href="subject.html#72">[ subject ]</a> + <a href="author.html#72">[ author ]</a> + </LI> + </UL> +</body></html> |