18
0
Fork 0
easterhegg-2003-website/workshops/hoch.html.en

106 lines
3.2 KiB
Plaintext

<!--#include virtual="/inc/ws-head.html" -->
<!--#include virtual="/inc/ws-menu.html" -->
<P>
<TABLE cellspacing="0" cellpadding="3" width="100%" border="0">
<TBODY>
<TR>
<TD bgcolor="#000023">
<FONT color="#FFFFFF"><TT><B>&nbsp;+&nbsp;Infos</B></TT></FONT>
</TD>
</TR>
<TR>
<TD bgcolor="#ccccff">
<!-- TEXT -->
<table>
<tr>
<td valign="top"><tt><b>Contributor:</b></tt></td>
<td><tt>Falk Stern, Peter Schwindt</tt></td>
</tr>
<tr><td colspan="2">&nbsp;</td></tr>
<tr>
<td valign="top"><tt><b>Topic:</b></tt></td>
<td><tt>High-Availability Concepts and Failover Solutions</tt></td>
</tr>
<tr><td colspan="2">&nbsp;</td></tr>
<tr>
<td valign="top"><tt><b>Content:</b></tt></td>
<td><tt>
This workshop should be an introduction to High-Availability and load-balancing
concepts. It shall provide the possibility to play and tinker with hardware not everyone
has available at home. Production of new ideas is desired and participation is wanted.<br>
<br>
Rough schedule:<br>
- What do we want to do?<br>
- What for do I need HA?<br>
- How can I cluster Linux computers? (openMosix, Loadbalancing)<br>
- What software is required for that purpose?<br>
- Which applications can I balance?<br>
- How must I customize my applications to faciliate loadbalancing?<br>
<br
As soon as we become clear of our goals, the work starts. Sufficient equipment for tinkering
will be provided. An own laptop computer will be surely an advantage. The workshop will be held in <b>german</b>.
(although english should not be the problem ;)<br>
<br>
Maybe the result will be a highly-available easterhegg website.<br>
<br>
<b>Links:</b><br>
- Linux Virtual Server (<a href="http://www.linuxvirtualserver.org/" target="_blank"><b>http://www.linuxvirtualserver.org</b></a>)<BR>
- ldirectord (<A href="http://www.ultramonkey.org/2.0.0/ldirectord.html" target="_blank"><B>http://www.ultramonkey.org/2.0.0/ldirectord.html</B></A>)<BR>
- lvs-kiss (<A href="http://lvs-kiss.sf.net" target="_blank"><B>http://lvs-kiss.sf.net</B></A>)<BR>
- drbd (<A href="http://www.complang.tuwien.ac.at/reisner/drbd/" target="_blank"><B>http://www.complang.tuwien.ac.at/reisner/drbd/</B></A>)<BR>
</tt></td>
</tr>
<tr><td colspan="2">&nbsp;</td></tr>
<tr>
<td valign="top"><tt><b>Requests:</b></tt></td>
<td><tt>
Anyone who is interested in technology and won't boggle before deeper access into the subject, is heartly invited to join.
Basic Linux knowledge is an advantage and will <em>really</em> help. <br><br>
The hardware for this workshop is kindly provided by
<a href="http://www.mobile.de"><b>mobile.de</b></a>.
</tt></td>
</tr>
<tr><td colspan="2">&nbsp;</td></tr>
<tr>
<td valign="top"><tt><b>Kontakt:</b></tt></td>
<td><tt>mailto:<a href="mailto:falk@garblfarz.de"><b>falk@garblfarz.de</b></a></tt></td>
</tr>
</table>
<!-- /TEXT -->
</TD>
</TR>
<TR>
<TD bgcolor="#000023">
<FONT color="#FFFFFF">&nbsp;</FONT>
</TD>
</TR>
<TR>
<TD bgcolor="#ccccff"><FONT color="#FFFFFF"><P align="right"><B><TT><A href="../index.html">[zur&uuml;ck]</A></TT></B></P></TD>
</TR>
</TBODY>
</TABLE>
</P>
<!--#include virtual="/inc/html-end.html" -->