E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
multiThread
Yet another implementation of a lock-free circu...
20.95KB1.IntroductionImprovingapplicationswithhigh-performanceconstraintshasanobviouschoicenowadays:
Multithread
ing.Threadshavebeenaroundforquitealongtime.Intheolddays
小熊猫大暴走
·
2012-05-25 10:00
Java远程通讯可选技术及原理
、消息机制、网络IO(BIO/NIO/AIO)、
MultiThread
、本地调用与远程调用的透明化方案(涉及javaclassloader、DynamicProxy、UnitTestetc.)
冷炳腾
·
2012-05-25 09:00
java
关于SSH项目的
multiThread
safety
spring的scope 如何使用spring的作用域:这里的scope就是用来配置springbean的作用域,它标识bean的作用域。在spring2.0之前bean只有2种作用域即:singleton(单例)、non-singleton(也称prototype),Spring2.0以后,增加了session、request、globalsession三种专用于Web应用程序上下文的Bean。
xiewenbo
·
2012-05-23 15:00
spring
bean
session
ssh
prototype
setter
threadpool
2. http://iunknown.iteye.com/blog/38544 Build a thread pool in C (code on D:\develop\
multiThread
winkenjiang
·
2012-05-10 10:00
ThreadPool
thread
C++
Java Lock 实例 -- 实现简单的tee
Develop a parallel
multithread
ed program (in C using Pthreads, or in Java) that implements the Unix tee
fanrey
·
2012-05-08 21:00
java
QT+OpenCV+OpenGL
bithttp://opencv.willowgarage.com/wiki/InstallGuide_Linux 参考这份文档: http://code.google.com/p/qt-opencv-
multithread
ed
zmy3376365
·
2012-05-08 15:00
ubuntu
search
qt
Path
library
features
spider.py 0.5 : Python Package Index
spider.py0.5:PythonPackageIndexspider.py0.5
Multithread
edcrawling,reporting,andmirroringforWebandFTPThismoduleprovides
multithread
edcrawling
·
2012-05-03 17:00
package
Orchid 1.1 : Python Package Index
Orchid1.1:PythonPackageIndexOrchid1.1Generic
MultiThread
edWebCrawlerOrchidisapythoncrawlerIdevelopedforoneofmygraduatecourses.Itisagenericmulti-threadedwebcrawlercompletewithdocumentation.Weusedthiscra
·
2012-05-03 17:00
package
Multithread
ing in Cocoa
Cocoa—
Multithread
ingCocoa is Apple OSX'sframeworkaround Objective-C.Objective-CisanobjectorientedlanguagebuildontopofC
bigfish101
·
2012-04-29 11:00
Android 图片异步下载及缓存--
Multithread
ing For Performance
概述这篇文章的目的是为了解决ListView加载来自网络的图片的性能优化。同时学习Android多线程与图片缓存方面的知识。资料来源:GillesDebunne‘sandroidblog 如果无法访问,请点击这里-> 对!就这里源码:android-imagedownloader 如果无法访问,请点击这里-> 对!就这里正文 想要让交互式应用程序表现的更好,UI主线程就要做技能可能少的工作
icePhone
·
2012-04-27 16:00
android
ListView
null
url
performance
download
Multithread
ing For Performance
Multithread
ingForPerformancePostedbyTimBrayon19July2010at11:41AM[ThispostisbyGillesDebunne,anengineerintheAndroidgroupwholovestogetmultitasked
icePhone
·
2012-04-27 16:00
ListView
image
performance
download
asynchronous
multithreading
多线程服务器的适用场合
http://www.cnblogs.com/Solstice/archive/2010/02/28/why_
multithread
ing.html陈硕(giantchen_AT_gmail)Blog.csdn.net
yaocoder
·
2012-04-24 16:27
多线程
服务器
博客
文章
模型
多线程服务器的适用场合
http://www.cnblogs.com/Solstice/archive/2010/02/28/why_
multithread
ing.html陈硕(giantchen_AT_gmail)Blog.csdn.net
yaocoder
·
2012-04-24 16:27
服务器
博客
模型
架构设计
Item 1: Use Properties Instead of Accessible Data Members
Becausepropertiesareimplementedwithmethods,adding
multithread
edsupportiseasier.Youcanenhancetheimplementationofthegetandsetaccessorstoprovidesynchronizedaccesstothedata
nemo0913
·
2012-04-20 13:46
C#
property
(6)多个线程之间共享数据的方式探讨
packagecom.itm.thread; publicclass
MultiThread
ShareData{ publicstaticvoidmain(String[]args){ ShareData1data1
long_yu2
·
2012-04-18 21:00
线程
(6)多个线程 之间共享数据的方式探讨(设计4个线程,其中两个线程每次对j增加1,另外两个线程对j每次减少1 )
packagecom.itm.thread; publicclass
MultiThread
ShareData{ publicstaticvoidmain(String[]args){ ShareData1data1
itm_hadf
·
2012-04-18 21:00
单例模式完全剖析
在本月的专栏中,DavidGeary探讨了单例模式以及在面对多线程(
multithread
ing)、类装载器(classloaders)和序列化(serialization)时如何处理这些缺陷。
1336224635
·
2012-04-16 16:00
单例模式
精通JAVA的25个标准
multithread
ing,reflectio
zhanggnol
·
2012-04-15 23:00
java
webservice
serialization
Webwork
localization
javabeans
processes, threads and signals in Linux
之前想知道process和threads在Linuxkernel中的调度问题,后来就想知道linux如何支持
multithread
edapplication了;感谢几位osc的朋友提供的资料和帮助。
ChenQi
·
2012-04-10 18:00
Multithread
ing in Cocoa
Cocoa—
Multithread
ingCocoa is Apple OSX'sframeworkaround Objective-C.Objective-CisanobjectorientedlanguagebuildontopofC
MAZHEN1986
·
2012-04-09 13:00
了解服务器CPU
下文引自chinaunix:1、多线程同时多线程Simultaneous
multithread
ing,简称SMT。
GNU_CTO
·
2012-04-08 23:22
服务器
职场
休闲
了解服务器CPU
下文引自chinaunix:1、多线程同时多线程Simultaneous
multithread
ing,简称SMT。
GNU_CTO
·
2012-04-08 23:22
职场
服务器
休闲
存储/服务器
单例模式剖析
在本月的专栏中,DavidGeary探讨了单例模式以及在面对多线程(
multithread
ing)、类装载器(classloaders)和序列化(serialization)时如何处理这些缺陷。
JieTouLangRen
·
2012-04-05 13:00
java
ClassLoader
HashMap
null
import
Instantiation
Linux下线程编程那点事
-pthread Addsupportfor
multithread
ingusingthePOSIXthreadslibrary.
Leichelle
·
2012-04-04 23:00
线程访问共享数据的3种方法
方法一:用内部类作为线程,根据内部类可以访问外部类的全部成员的特性将拥有共享数据的类定义为外部类的成员变量或方法中的局部变量,代码如下publicclass
MultiThread
{ privatestaticShareDatadata
xiongchao2011
·
2012-03-29 19:00
actor
multithread
ing concurrency
RealTimeBigDataProcessingwithGridGain ActorsIbelievethatActorsisanimportant"new"abstractionforelegantlyresolving
multithread
ingconcurrency
·
2012-03-29 08:00
concurrency
精通java的25个标准
multithread
ing,reflection,
cheney_0723
·
2012-03-24 16:12
精通java的25个标准
multithread
ing
Mr.Cheney
·
2012-03-24 16:00
java
关于多线程并发:每个开发人员都应了解的内容
blog/item/e5cc003987436b23b9998f25.html[转]关于多线程并发:每个开发人员都应了解的内容Concurrency:WhatEveryDevMustKnowAbout
Multithread
edApps
zhgn2
·
2012-03-21 11:00
成为Java高手需要注意的25个学习目标
multithread
ing,reflection,
孙启超
·
2012-03-19 13:00
java 单例模式剖析(涉及同步,Junit,log4j,反射,类载入器,多线程,序列化)
在本月的专栏中,DavidGeary探讨了单例模式以及在面对多线程(
multithread
ing)、类装载器(classloaders)和序列化(serialization)时如何处理这些缺陷。
jetjetlinuxsystem
·
2012-03-18 13:00
java
多线程
log4j
ClassLoader
JUnit
import
线程安全和可重入的比较
a489bf7ece9242360cd7dade.html1对于C语言的函数来说Theterms reentrant and thread-safe areusedtospecifyhowafunctioncanbeusedin
multithread
edapplications
xqs83
·
2012-03-17 13:00
c
function
Class
语言
each
extension
高手的25个标准
multithread
ing,reflection,
miketom155
·
2012-03-16 21:00
Android的ListView异步下载图片官方提供的源码
源文: http://android-developers.blogspot.com/2010/07/
multithread
ing-for-performance.html 一个图片的下载体
samwong
·
2012-03-16 13:00
ListView
剖析为什么在多核多线程程序中要慎用volatile关键字?
zzhttp://www.parallellabs.com/2010/12/04/why-should-we-be-care-of-volatile-keyword-in-
multithread
ed-applications
orzorz
·
2012-03-15 05:00
thread
多线程
优化
null
编译器
variables
无法解析的外部符号 __emul出错的解决方法
_forvolo\software_design\r&dprojects\sourcecode\videoplayer\tcpmp\common\portab.h(58):warningC4005:'
MULTITHREAD
chenyujing1234
·
2012-03-12 09:00
要成为Java高手需要注意的25个学习目标
multithread
ing,reflection,
晨曦之光
·
2012-03-09 15:00
MultiCore Memory Management Technology in mortal kombat
gdc2011'spaper.UnealMemoryAllocator上来先分析了unreal的memoryallocator不给力,在于:不支持多个heap并不是native的面向
MultiThread
彭博
·
2012-03-09 14:00
Multithread
chips
GetThreadId这个函数需要是2003以上的windows操作系统支持,xp不支持,会报一个错:无法定位程序输入点GetThreadId于动态链接库KERNEL32.DLL上。如果是用CreateThread创的线程,在这个函数里把threadid记下来就好。原文链接:http://blog.csdn.net/ccanan/article/details/6130462
彭博
·
2012-03-09 14:00
要成为Java高手需要注意的25个学习目标
multithread
ing,reflection,
晨曦之光
·
2012-03-09 13:00
Disruptor笔记(五)-FAQ
MultiThread
edClaimStrategy.java中pendingPublication的用处:参考:http://blogs.lmax.com/Howdoesthisapplytoourconcurrentsequencingproblem
yangjun2
·
2012-03-08 11:00
thread
多线程
优化
list
null
buffer
单例模式完全剖析
在本月的专栏中,DavidGeary探讨了单例模式以及在面对多线程(
multithread
ing)、类装载器(classloaders)和序列化(serialization)时如何处理这些缺陷。
kobe学java
·
2012-03-08 08:00
单例模式
httpclient操作引发Too many open files
java-httpclient-too-many-open-files.html实际上,HttpClient建立Socket时,post.releaseConnection()并没有真正关闭连接,而是将该连接提交给
MultiThread
edHttpConnectionManager
winters1224
·
2012-03-06 11:02
httpclient
职场
open
Files
休闲
too
many
Multithread
ing For Performance
A good practice in creating responsive applications is to make sure your main UI thread does the minimum amount of work. Any potentially long task that may hang your application should be hand
raging_sweet
·
2012-03-02 23:00
performance
Java多线程入门
.*; //多线程编程 public class
MultiThread
{ publi
chenwq
·
2012-03-02 00:00
java
多线程
thread
轮询
精通JAVA的25个标准-[转载]
multithread
ing,reflection,
liuwei063608
·
2012-02-29 11:00
java
webservice
serialization
Webwork
localization
javabeans
一些有意思的问题和解答(未完待续)
虽然用了Python两三年了,偶尔也用到
multithread
ing,但是因为一直用Python写工具,所以
ankyhe
·
2012-02-21 10:47
技术_程序设计_Python
技术_程序设计_C++
一些有意思的问题和解答(未完待续)
虽然用了Python两三年了,偶尔也用到
multithread
ankyhe
·
2012-02-21 10:00
问题
一些有意思的问题和解答(未完待续)
虽然用了Python两三年了,偶尔也用到
multithread
ing,但是因为一直用Python写工
ankyhe
·
2012-02-21 10:00
iocp实例
1.1RequirementsThearticleexpectsthereadertobefamiliarwithC++,TCP/IP,socketprogramming,MFC,and
multithread
ing.ThesourcecodeusesWinsock2.0andtheIOCPtechnology
ly402609921
·
2012-02-15 21:00
function
server
buffer
Access
performance
asynchronous
上一页
25
26
27
28
29
30
31
32
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他