blob: 5b1db9fafecb13a5a1b9bb65fd7599af9c66b658 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] Dynamic load balancing?</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:thierry%40mallard.com">
<LINK REL="Previous" HREF="000233.html">
<LINK REL="Next" HREF="000241.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] Dynamic load balancing?</H1>
<B>Thierry Mallard</B>
<A HREF="mailto:thierry%40mallard.com"
TITLE="[Nel] Dynamic load balancing?">thierry@mallard.com</A><BR>
<I>Tue, 20 Feb 2001 20:28:01 +0100</I>
<P><UL>
<LI> Previous message: <A HREF="000233.html">[Nel] Dynamic load balancing?</A></li>
<LI> Next message: <A HREF="000241.html">[Nel] Dynamic load balancing?</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#240">[ date ]</a>
<a href="thread.html#240">[ thread ]</a>
<a href="subject.html#240">[ subject ]</a>
<a href="author.html#240">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Tue, Feb 20, 2001 at 11:21:38AM -0300, Nahuel Greco wrote:
><i> [... case of zone server failure ...]
</I>><i> Then, you has the map divided in zones,... if a geographic server dies, other
</I>><i> will be taking the zone that belong to the died server? ..
</I>
The problem here will be persistency (is that english ? ;-). All the data
currently in memory on server A, which is failing, will be lost for server B
which is supposed to take over.
I'm still trying to get up to date with NeL design, so I dunno yet how the
data are/will be stored.
Best regards,
Shaman
--
Thierry Mallard |
GnuPG key on wwwkeys.pgp.net |
key 0xA3D021CB |
<A HREF="http://thierry.mallard.com">http://thierry.mallard.com</A> |
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000233.html">[Nel] Dynamic load balancing?</A></li>
<LI> Next message: <A HREF="000241.html">[Nel] Dynamic load balancing?</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#240">[ date ]</a>
<a href="thread.html#240">[ thread ]</a>
<a href="subject.html#240">[ subject ]</a>
<a href="author.html#240">[ author ]</a>
</LI>
</UL>
</body></html>
|