初次使用nginx 搭建http2.0 经验

--with-http_ssl_module --with-http_v2_module --with-threads 这里需要自行下载openssl、zlib源码包,其中openssl需要注意,需要1.0.

jopen 2016-01-12   27465   0

Rust 1.2 稳定版发布,Mozilla 编程语言 资讯

codegen-units=Ntorustc, whereNis the desired number of threads. Cargo 的性能也得到提升: Builds that do not require

jopen 2015-08-08   5486   0
Rust  

10个新的JavaScript开发框架 - 2015年版 资讯

and minimal resource consumption (CPU, memory, threads) for highly-scalable applications. Mocha

efbb 2015-05-06   8117   0

Java 日志组件,SLF4J 1.7.13 发布 资讯

BasicMDCAdapter leaking MDC   information to non-child threads. This problem was reported by   Lukasz Cwik in

jopen 2015-11-11   5592   0
SLF4j  

开源项目之C++日志框架 Google Glog 经验

#endif // so that death tests run before we use threads CHECK_EQ(RUN_ALL_TESTS(), 0); //初始化捕捉流 CaptureTestStderr();

jopen 2012-09-14   492703   0

用Python监视文件变化 经验

path = "/home/hechao/.gnomenu/favorites" gobject.threads_init() wm = WatchManager() mask = IN_DELETE|IN

jopen 2014-09-25   46041   0

iOS的远程图片操作框架:DFImageManager 经验

Performance-critical subsystems run entirely on the background threads. Instead of reinventing a caching methodology it

jopen 2015-02-28   21359   0

Facebook开发的Caffe工具箱:fb-caffe-exts 经验

common pattern of running acaffe::Netin multiple threads while sharing weights. It also provides a slightly

jopen 2015-11-21   21347   0

C++集成开发环境 Code::Blocks 经验

Disassembly Custom memory dump Switch between threads View CPU registers Interface: Syntax highlighting

fmms 2012-01-19   37067   0

NoSQL负载测试工具 VPork 经验

single JVM is started, with any number of client threads Each thread executes for a given number of iterations

openkk 2012-03-07   16066   0

思科的 H.264 编码器:OpenH264 经验

macroblocks per slice, or N bytes per slice Multiple threads automatically used for multiple slices Temporal

jopen 2013-12-13   28654   0

Webdis - 一个快速的 Redis HTTP 接口 经验

Multi-threaded server, configurable number of worker threads. WebSocket support (Currently using the “hixie-76”

jopen 2012-12-05   33546   0

Squid防病毒工具 SquidClamAv 6.4 发布 资讯

"squidclamav:cfgreload" command call or c-icap threads restart. 项目地址: http://sourceforge.net/projects/squidclamav/

fmms 2011-08-19   8259   1
Squid  

GDB 7.11 发布,程序调试利器 资讯

  ** tracepoint support added in GDBserver * kernel-based threads support on FreeBSD. * Support for reading/writ

jopen 2016-02-24   9376   0

Thunderbird 24.0 发布,邮件客户端 资讯

hunderbird添加更多的功能。 Release Notes: Message threads can now be ignored or watched. Email can now be

jopen 2013-09-19   6614   0
P5

  PHP开发工程师面试试卷 文档

PHP开发工程师面试试卷 1. 请对POSIX风格和兼容Perl风格两种正则表达式的主要函数进行类比说明 ereg preg_match ereg_replace preg_replace 2. 请说明在php

68745474 2012-05-25   501   0
P2

  Cmake简介 文档

  支援平行建构(在多台电脑上同时建构)   在许多操作系统上进行跨平台编译,包括Linux、POSIX相容的系统(AIX、*BSD、HP-UX、IRIX、MinGW/MSYS、Solaris系统)、Mac

bingshan 2011-08-20   4631   0

PHP爬虫_电影ftp下载地址 代码段

== SIGTERM) { foreach ($crawlers_pid as $pid) { posix_kill($pid,SIGTERM); } echo "---------- crawl task

jopen 2015-07-10   4699   0
PHP  

Linux 内核稳定版3.0.9和3.1.1发布,必须升级 资讯

[via LWN ] Linux 是最受欢迎的自由电脑操作系统内核。它是一个用C语言写成,符合POSIX标准的类 Unix 操作系统。Linux最早是由芬兰黑客 林納斯·托瓦茲 为尝试在英特尔x86架构上提供自由免费的

jopen 2011-11-11   8560   1
Linux  

红帽推出企业级Linux OpenStack平台7 资讯

增量备份-透过快照备份,储存系统管理者可以更快进行区块储存备份,并降低容量需求。此版本也增加对 NFS 与 POSIX 档案系统类型的支持,系统只需备份上次完整备份后产生的变更,因此可大幅减少储存量与时间。 可信任的整合与生态圈系统

jopen 2015-08-11   5737   0
1 2 3 4 5 6 7 8 9 10