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/000053.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'pipermail/nel/2000-November/000053.html')
-rw-r--r-- | pipermail/nel/2000-November/000053.html | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/pipermail/nel/2000-November/000053.html b/pipermail/nel/2000-November/000053.html new file mode 100644 index 00000000..7dad9869 --- /dev/null +++ b/pipermail/nel/2000-November/000053.html @@ -0,0 +1,68 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Some questions about network implementation</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:cado%40nevrax.com"> + <LINK REL="Previous" HREF="000052.html"> + <LINK REL="Next" HREF="000050.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Some questions about network implementation</H1> + <B>Olivier Cado</B> + <A HREF="mailto:cado%40nevrax.com" + TITLE="[Nel] Some questions about network implementation">cado@nevrax.com</A><BR> + <I>Thu, 23 Nov 2000 10:54:34 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000052.html">[Nel] Some questions about network implementation</A></li> + <LI> Next message: <A HREF="000050.html">[Nel] Broken link in www.nevrax.org</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#53">[ date ]</a> + <a href="thread.html#53">[ thread ]</a> + <a href="subject.html#53">[ subject ]</a> + <a href="author.html#53">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hello everybody ! + +Dim Segebart wrote: +><i> Today I have found very interesting library from SGI +</I>><i> (<A HREF="http://oss.sgi.com/projects/state-threads/">http://oss.sgi.com/projects/state-threads/</A>) +</I>><i> +</I>><i> I'm just wonder, what is the implimenantion design of NeL server-side +</I>><i> according to the above document ? +</I> +During the pre-production we studied various libraries, from the +smallest to the biggest (such as ACE, +<A HREF="http://www.cs.wustl.edu/~schmidt/ACE.html">http://www.cs.wustl.edu/~schmidt/ACE.html</A> ). We didn't find the one of +our dreams :-) + +At the moment we have implemented a simple networking system to work +with our prototype that is coming soon. + +Thank you for your suggestion. We will study this library in detail. + +Regards, +Olivier +-- +Olivier Cado ICQ: 67756413 +NEVRAX France <A HREF="http://www.nevrax.com">http://www.nevrax.com</A> - <A HREF="http://www.nevrax.org">http://www.nevrax.org</A> + +</pre> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000052.html">[Nel] Some questions about network implementation</A></li> + <LI> Next message: <A HREF="000050.html">[Nel] Broken link in www.nevrax.org</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#53">[ date ]</a> + <a href="thread.html#53">[ thread ]</a> + <a href="subject.html#53">[ subject ]</a> + <a href="author.html#53">[ author ]</a> + </LI> + </UL> +</body></html> |