最近遇到一个问题.就是
我在io线程里不断的把一个函数调用放到队列里
然后ruby线程就不断的从这个队列里取出函数之争并执行.
典型的 消费者模式.
我以前以为是这样...
这是work线程
pthread_mutex_lock(&mutex2)
while(( invoke = get_invoke() ) != NULL){
do_invoke(invo...
分类:
其他好文 时间:
2014-06-04 22:35:56
阅读次数:
408
先看效果:代码上:Work.cpp#include #include #include
#include #include "Work.h"#include "P2PSearchProtocol.h"#include MyQPushButton
*pQPushButton;int main(int ...
分类:
其他好文 时间:
2014-06-04 19:32:54
阅读次数:
591
title:
Work out the first ten digits of the sum of the following one-hundred 50-digit numbers.
37107287533902102798797998220837590246510135740250
4637693767749000971264812489697007805041701826053...
分类:
其他好文 时间:
2014-06-01 08:53:33
阅读次数:
276
转载:http://blog.csdn.net/leo6159/article/details/7936725安装DB2(V9.1)To work around
this issue, follow these steps:Run the following DB2 command from the...
分类:
数据库 时间:
2014-05-29 11:02:39
阅读次数:
638
Crossbody designer bags are perfect for
students, business people and those who work on the go. It seems to be very
elegant, I worked with informally....
分类:
数据库 时间:
2014-05-28 23:02:58
阅读次数:
467
第一次遇到,非常奇怪,一个项目,VS2012能正常打开,但是不能输入代码。
对比分析发现,其他项目能正常work。在于一个问题就是,VS2012 右下角有个INS一直在转一直analyzing,而正常的那个项目是不这样的。
分析发现,出问题的项目,缺少一两个文件,但是不影响正常运行,所以运行过程中没...
分类:
其他好文 时间:
2014-05-27 18:10:04
阅读次数:
313
Power of CryptographyTime Limit: 1000MSMemory
Limit: 30000KTotal Submissions: 18018Accepted: 9090DescriptionCurrent work in
cryptography involves (amo...
分类:
其他好文 时间:
2014-05-26 20:08:35
阅读次数:
263
写在前面阅读目录:概念中的理解代码中的实现后记掀起了你的盖头来,让我看你的眼睛,你的眼睛明又亮呀,好像那水波一模样;掀起了你的盖头来,让我看你的脸儿,看看你的脸儿红又圆呀,好像那苹果到秋天。。。
Hi,Unit Of Work,掀起你的盖头来,原来 You are sobeautiful !概念中....
分类:
其他好文 时间:
2014-05-26 16:42:26
阅读次数:
317
#include
#include
#include
using namespace std;
const int m=(int)1E8;
string s1,s2;
int f[2][5001]={0},g[2][5001]={0};
void init();
void work();
int my_max(int,int);
int main()
{
freopen("lcs.in","r"...
分类:
其他好文 时间:
2014-05-26 04:07:17
阅读次数:
305
内核编译# make ARCH=arm menuconfig# make -j5 ARCH=arm
CROSS_COMPILE=arm-linux-gnueabihf- uImage modules内核安装到ROOTFS# cp
${WORK_DIR}/linux-sunxi/arch/arm/bo...
分类:
其他好文 时间:
2014-05-24 10:19:51
阅读次数:
307