blob: 58f6cc0abd18eb67bf3728e8e372961594759f3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
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>
|