由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - Is there anyone familiar with NTP Time Synchronization?
相关主题
How to synchronize two computers clock?shall i call system("ifconfig eth0 ... up") or write my own code ?
请教registerboost的deadline_timer要多脑残才能整出来?
Question on synchronization between processes有懂bigtable ,hbase,c*的么?问一个timestamp的问题
科普贴,fusion IO东海岸的NTP服务器竟然down了仨儿
Google Java coding standard (转载)做shadowsocks-R的作者破娃breakwa11被禁声了?
哈,居然写完了作业double转换int的问题
java里用synchronized包住block就可以保护多线程同步问题了,这就是c里面的mutex吧?请问怎么记录tcp连接的时候从发出synack到收到ack的时间?
Volatile variables do not provide any atomicity (转载)请问一个关于web编程的问题
相关话题的讨论汇总
话题: ntp话题: time话题: familiar话题: anyone
进入Programming版参与讨论
1 (共1页)
m********5
发帖数: 17667
1
Please describe the principle and assumptions of its algorithm.
How accurate it can be?
Does it assumes the network latency is a stable constant + noise?
Thanks in advance.
m***x
发帖数: 20
m********5
发帖数: 17667
3
多谢, 不过还是希望实际研究过这个东西的朋友来说说, 到底这个基本假设在现在的互
联网上有多大程度 valid.

【在 m***x 的大作中提到】
: http://en.wikipedia.org/wiki/Network_Time_Protocol
a****l
发帖数: 8211
4
It looks like the basic idea is to combine multiple measurements of time
difference to calculated a theoretical offset which might be very close to
the true time.
Given that nowadays internet is way faster than when NTP was designed, I
think its accuracy is getting better. As long as you are not using a Chinese
server from NA (which is probably taken care of by the protocol) the delay
seems to be generally very small, so it's claim of ms accuracy seems to be
reasonable.

【在 m********5 的大作中提到】
: 多谢, 不过还是希望实际研究过这个东西的朋友来说说, 到底这个基本假设在现在的互
: 联网上有多大程度 valid.

m********5
发帖数: 17667
5
非常感谢!

Chinese
delay

【在 a****l 的大作中提到】
: It looks like the basic idea is to combine multiple measurements of time
: difference to calculated a theoretical offset which might be very close to
: the true time.
: Given that nowadays internet is way faster than when NTP was designed, I
: think its accuracy is getting better. As long as you are not using a Chinese
: server from NA (which is probably taken care of by the protocol) the delay
: seems to be generally very small, so it's claim of ms accuracy seems to be
: reasonable.

1 (共1页)
进入Programming版参与讨论
相关主题
请问一个关于web编程的问题Google Java coding standard (转载)
顶这锅盖总结:Java/C#萨克斯,只有C/C++才是真正的low latency哈,居然写完了作业
所谓的nano second都是骗人的吧java里用synchronized包住block就可以保护多线程同步问题了,这就是c里面的mutex吧?
流化文件传送 (转载)Volatile variables do not provide any atomicity (转载)
How to synchronize two computers clock?shall i call system("ifconfig eth0 ... up") or write my own code ?
请教registerboost的deadline_timer要多脑残才能整出来?
Question on synchronization between processes有懂bigtable ,hbase,c*的么?问一个timestamp的问题
科普贴,fusion IO东海岸的NTP服务器竟然down了仨儿
相关话题的讨论汇总
话题: ntp话题: time话题: familiar话题: anyone