The design of domain is implemented by the router algorithm of content routerserver.
内容路由服务器,通过路由算法,实现了域的设计方案。
2
There are frequent operations on database in the content routerserver, so non-blocking operations on database are implemented by thread pool framework.
内容路由服务器,存在频繁的数据库操作,通过线程池框架,实现数据库的非阻塞操作。
3
Then, this thesis focuses on describing the design and implementation of the content routerserver and tracker server, which are two key components of DPCDN system.