摘要:
http://topic.csdn.net/u/20090705/23/84cc02da-676d-44aa-a619-7936f30ab2e6.html google book downloader:http://googlebookdownloader.codeplex.com/ 阅读全文
摘要:
初次接触。从昨天下午弄到现在,终于添加好了一个简单的服务。先简单了解一下tuxedo 的原理:The heart of the Tuxedo system is the Bulletin Board (BB). This is a shared memory segment that contains the state of a Tuxedo domain. 看来IPC真是个很重要的知识些。tuxedo 这些大名鼎鼎的分布式系统,用的无非就是IPC技术。1、服务(service )是 tuxedo 的核心概念。每个服务对应c 中的一个函数。服务是阻塞运行的。两个请求先后到达时,后来的必须等先 阅读全文
摘要:
if God had gifted me with some beauty and much wealth, I should have made it as hard for you to leave me, as it is now for me to leave youJane Eyre如果上帝赐予我财富和美貌。我一定让你难于离开我。就像现在我难于离开你一样。 阅读全文
摘要:
大学看过的好多好书,都记不得书名了。以至于查资料的时候都查不到。以后需得做好书签了。《linux 操作系统内核分析》陈莉君 编著讲了 socket 协议栈的数据结构《programming abstractions in c》 by Eric Roberts Addison-Wesley,1997《程序设计抽象思想:C语言描述》闪四清译,清华大学出版社。13.2.1 众多对二叉树算法的介绍中,多以... 阅读全文