time syncronization in erlang cluster

WILLIAMS Dominic D.WILLIAMS@REDACTED
Thu Jan 8 14:19:46 CET 2004


Hi Pete,

> What is the platform? If you're using a flavour of UNIX, you 
> may wish to use NTP (network time protocol RFC 1305) and 
> bypass Erlang for synchronisation. I imagine there are NTP 
> clients and servers implemented for most platforms.

Indeed, including Windows (just don't use Microsoft's built-in
version, which is simplified, if you want the features I
described in my previous post).

However, this doesn't work, at least for Erlang systems running
uninterruptedly, if the Erlang runtime only gets the system time
at start-up...

So I am interested in hearing more about that.

Dominic Williams.



More information about the erlang-questions mailing list