求CS结构服务器端、客户端缓存架构设计方法

6 views
Skip to first unread message

刘国标

unread,
Oct 25, 2009, 10:45:03 PM10/25/09
to dev4s...@googlegroups.com
求CS结构服务器端、客户端缓存架构(以及缓存中的同步、野指针处理)设计方法。
这是与语言无多大关系的。优先考虑适合C++的缓存架构。

Tony Deng

unread,
Oct 25, 2009, 11:59:24 PM10/25/09
to dev4s...@googlegroups.com
关注ing

2009/10/26 刘国标 <liugu...@gmail.com>:

刘国标

unread,
Oct 26, 2009, 1:01:59 AM10/26/09
to ace-...@googlegroups.com, dev4s...@googlegroups.com
求CS结构服务器端、客户端缓存架构(以及缓存中的同步、野指针处理)设计方法。这是与语言无多大关系的。优先考虑适合C++的缓存架构。

Kouga

unread,
Oct 28, 2009, 5:35:21 AM10/28/09
to dev4s...@googlegroups.com
同步可以用queue或者使用mutex,看你具体设计的并发量了。
野指针请用shared_ptr解决。



2009/10/26 刘国标 <liugu...@gmail.com>
求CS结构服务器端、客户端缓存架构(以及缓存中的同步、野指针处理)设计方法。这是与语言无多大关系的。优先考虑适合C++的缓存架构。


---------- Forwarded message ----------
From: Tony Deng <wolf...@gmail.com>
Date: 2009/10/26
Subject: Re: 求CS结构服务器端、客户端缓存架构设计方法
To: dev4s...@googlegroups.com


关注ing

2009/10/26 刘国标 <liugu...@gmail.com>:
> 求CS结构服务器端、客户端缓存架构(以及缓存中的同步、野指针处理)设计方法。
> 这是与语言无多大关系的。优先考虑适合C++的缓存架构。
>
> >
>






--
签名是什么东西??
Reply all
Reply to author
Forward
0 new messages