按类别查询搜索结果
关于关键词 的检测结果,共 657
【架构设计与优化】 软件各种系统架构
futter521 | 2019-02-21 14:29:27 | 阅读(2000) | 评论(0)
【架构设计与优化】 消息队面试题4
xdzbb | 2019-01-23 18:13:48 | 阅读(0) | 评论(0)
消息队列【阅读全文】
【架构设计与优化】 消息队面试题3
xdzbb | 2019-01-23 18:10:53 | 阅读(0) | 评论(0)
消息队列【阅读全文】
【架构设计与优化】 消息队面试题1
xdzbb | 2019-01-23 18:08:30 | 阅读(0) | 评论(0)
消息队列【阅读全文】
【架构设计与优化】 后台开发 - DPDK引发的
aquester | 2018-12-17 20:31:43 | 阅读(33020) | 评论(0)
关系图谱:部分名词:名词全写解释备注DPDKData Plane Development Kit数据平面开发套件或叫数据平面开发工具集...【阅读全文】
【架构设计与优化】 巧用NULL模式耦依赖
Aquester | 2018-09-21 10:31:52 | 阅读(3190) | 评论(0)
1. 初始应用A和应用B均用到了库libX.a中的类class A: 由于需求的变化,应用B需要库libM.a的能力,以便和服务M交互。为了复用和简化,通过类A间接提供,应用B不用修改代码,只需要重新编译即可获得新的能力,其它用到类A的应用也是如此。 这个时候会产生一个问题,会导...【阅读全文】
【架构设计与优化】 释器模式
xiaobin_hlj80 | 2018-08-29 04:01:46 | 阅读(410) | 评论(0)
原文地址:http://www.oodesign.com/interpreter-pattern.htmlInterpreterMotivationThe Interpreter is one of the Design Patterns published in the GoF which is not really used. Ussualy the Interpreter Pattern is described in terms of formal grammars, like it was described in the origina...【阅读全文】
【架构设计与优化】 服务架构-SpringCloud
hiyachen | 2018-08-12 23:07:43 | 阅读(3680) | 评论(0)
微服务架构-SpringCloud【阅读全文】
【架构设计与优化】 lua使用zmq和bson实现跨进程通
2005227042 | 2018-08-09 19:37:09 | 阅读(2320) | 评论(0)
下载bson-lua到本地https://github.com/tcoram/bson-lua参考:http://zeromq.org/bindings:luasudo apt-get install luasudo apt-get install luarockssudo luarocks install lzmqsudo luarocks install lua-llthreads21)实现rep_bson.lua点击(此处)折叠或打开--require "zhelpers"...【阅读全文】
【架构设计与优化】 zeromq架构-网络取得
2005227042 | 2018-08-07 20:27:03 | 阅读(0) | 评论(0)
引用:http://watter1985.iteye.com/blog/1736023#0  push (this=) at src/yqueue.hpp:113#1  write (incomplete_=false, value_=..., this=0x42ca88) at src/ypipe.hpp:86#2  zmq::mailbox_t::send (this=0x42ca80, cmd_=...) at src/mailbox.cpp:62#3  0x0000007fb7f71d...【阅读全文】
【架构设计与优化】 zeromq与bson实现REP/REQ集群通
2005227042 | 2018-08-06 19:54:14 | 阅读(0) | 评论(0)
1)C++实现REP服务 REPZeromqBson.cpp点击(此处)折叠或打开#include <zmq.h>#include <fstream>#include <string.h>#include <time.h>#include <sys/time.h>#include <vector>#include <mallo...【阅读全文】
2005227042 | 2018-08-06 11:03:32 | 阅读(0) | 评论(0)
1) REP为C++版本ZeromqBsonOpencv.cpp点击(此处)折叠或打开#include <zmq.h>#include <fstream>#include <cv.h>#include <highgui.h>#include <opencv2/opencv.hpp>#include <opencv2/core/core.hpp>...【阅读全文】
2005227042 | 2018-08-05 01:13:52 | 阅读(0) | 评论(0)
1)REP端目前采用C++实现zmq_rep_bson.cpp点击(此处)折叠或打开#include #include #include int main(){    void* context = zmq_ctx_new();&nbs...【阅读全文】
【架构设计与优化】 zeromq req rep xrep xreq queue实现队
2005227042 | 2018-07-31 21:07:23 | 阅读(1430) | 评论(0)
参考: https://learning-0mq-with-pyzmq.readthedocs.io/en/latest/pyzmq/devices/queue.html1)queue_device.py点击(此处)折叠或打开import zmqdef main():    try:       ...【阅读全文】
2005227042 | 2018-07-28 11:57:33 | 阅读(0) | 评论(0)
1)REP C++示例点击(此处)折叠或打开#include <cv.h>#include <highgui.h>#include <opencv2/opencv.hpp>#include <opencv2/core/core.hpp>#include <opencv2/highgui/highgui.hpp>#include <zmq.h>#include...【阅读全文】
2005227042 | 2018-07-27 16:08:59 | 阅读(0) | 评论(0)
1)PUB服务c++版点击(此处)折叠或打开#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <assert.h>#include <string.h>#include <zmq.h>int main()...【阅读全文】
【架构设计与优化】 Unix架构的演变
jdgdf566 | 2018-07-03 11:06:04 | 阅读(0) | 评论(0)
Unix架构的演变图【阅读全文】
Devin2017 | 2018-07-02 09:56:52 | 阅读(540) | 评论(0)
富有限制了新一代程序员的想想力,希望以此能换回新人的思考。【阅读全文】
hiyachen | 2018-02-10 10:29:18 | 阅读(3350) | 评论(0)
视频编解码技术【阅读全文】
DONGYUXIA | 2018-01-18 15:40:04 | 阅读(1090) | 评论(0)
阿里云交互设计专家弗凌在2017年12月20日云栖大会北京峰会上做了题为“从直觉到数据——体验设计进阶”的主题演讲。专家从直觉、经验、数据等三个角度来解释设计师应如何分析、解决问题以及如何更好的设计,并且根据阿里云云市场的实例来进行陈述。这些经验首次对外详细剖析,很有价值。以下是视频精彩内容整理:直...【阅读全文】