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
synchronization
zigbee协议及开发(3)- 基础知识
接下来,看一下Zigbee网络包的基本结构,这个与TCP/IP包结构比较类似,如下:其中缩写意义(从下层往上):SHR:
Synchronization
Header同步头标志PHR:PhysicalHeaderPHYPayload
bennyfun79
·
2011-10-25 15:00
算法
网络
command
header
service
application
Exception in thread "main" java.lang.NoClassDefFoundError: javax/transaction/Syn
Exception in thread "main" java.lang.NoClassDefFoundError: javax/transaction/
Synchronization
zhou363667565
·
2011-10-17 14:00
Exception in thread "main" java.lang.NoClassDefFoundError: javax/transaction/Syn
Exception in thread "main" java.lang.NoClassDefFoundError: javax/transaction/
Synchronization
zhou363667565
·
2011-10-16 18:00
Linux操作系统基础知识之七:内核中的同步
多个内核任务并发访问同一个资源通常是不安全的;2) 如果两个内核任务可能处于同一个临界区,就是一种错误现象;如果确实发生了这种情况,就称它为竞争状态;3) 避免并发和防止竞争状态称为同步(
synchronization
zhouzxi
·
2011-10-12 11:00
linux
测试
UP
任务
Synchronize access to shared mutable data
Thesynchronizedkeywordensuresthatonly asinglethreadwillexecuteastatementorblockatatime.Manyprogrammersthinkof
synchronization
solelyasameansofmutualexclusion
lihongye_10
·
2011-10-09 15:00
thread
object
Access
performance
each
transition
01-01-BGP Aggregate-address address mask -----CISCO BGP4 命令与配置手册
两个设备的配置如下:Router-1:interfaceFastEthernet1/0ipaddress10.1.1.1255.255.255.0duplexfullspeedautorouterbgp1no
synchronization
bgplog-ne
hny2000
·
2011-10-08 21:40
案例
路由
实验
BGP
CCIE
Oracle RAC CRS-0184 --Cannot communicate with the CRS daemon
OracleHighAvailabilityServicesisonlineCRS-4535:CannotcommunicatewithClusterReadyServicesCRS-4529:Cluster
Synchronization
Service
xujinyang
·
2011-09-29 18:00
Oracle RAC CSS 超时计算 及 参数 misscount, Disktimeout 说明
article/details/6837273 提到OCSSD 这个进程是Clusterware最关键的进程,如果这个进程出现异常,会导致系统重启,这个进程提供CSS(Cluster
Synchronization
xujinyang
·
2011-09-29 11:00
Oracle checkpoint 说明
一.OracleCheckpoint说明 1.1 Checkpoint(1)A
synchronization
eventataspecificpointintime(2)Causessomeoralldirtyblockimagestobewrittentothedatabasetherebyguaranteeingthatblocksdirtiedpriortothatpointintimeget
xujinyang
·
2011-09-28 16:00
Java synchronized是如何工作的
1.为什么需要
synchronization
Java是多线程的编程语言,所以对java对象或者javaclass进行同步是非常重要的。
php_boy
·
2011-09-15 16:41
JAVA
stagefright框架(七)-Audio和Video的同步
講完了audio和video的處理流程,接下來要看的是audio和video同步化(
synchronization
)的問題。
dssxk
·
2011-09-09 10:00
多进程机制术语-Spin-Wait( Busy-Wait)
Aspin-waitisakindofblocking
synchronization
mechanismusedtocontrolaccesstoaresourcebymultiplethreadsofcontrol.Pollingforaneventinaloopiscalledaspin-wait.Itisalsocalledabusy-waitbecausetheCPUstaysbusyex
Kaiwii
·
2011-09-06 11:00
thread
System
compiler
Signal
Warnings
locking
fms服务端check
Video and audio lag and de-
synchronization
can al
waitingsnow
·
2011-09-01 21:00
check
关于stlport的线程安全诠释
simultaneousreadaccesstothesamecontainerfromwithinseparatethreadsissafe;simultaneousaccesstodistinctcontainers(notsharedbetweenthreads)issafe;usermustprovide
synchronization
forallaccessesifanythreadmay
clodfront
·
2011-08-31 10:00
thread
Access
containers
Spring事务的一些应用
TransactionManager通过Transaction
Synchronization
Manager进行事务控制,TransactionTemplate就使用transactionManager运行
querychinesesto
·
2011-08-30 16:00
Oracle RAC CSS 超时计算 及 参数 misscount, Disktimeout 说明
article/details/5331067 提到OCSSD 这个进程是Clusterware最关键的进程,如果这个进程出现异常,会导致系统重启,这个进程提供CSS(Cluster
Synchronization
tianlesoftware
·
2011-08-29 12:00
oracle
css
NetWork
merge
patch
disk
Oracle RAC CSS 超时计算 及 参数 misscount, Disktimeout 说明
tianlesoftware/article/details/5331067 提到OCSSD这个进程是Clusterware最关键的进程,如果这个进程出现异常,会导致系统重启,这个进程提供CSS(Cluster
Synchronization
Service
tiantiangeq
·
2011-08-29 12:00
timeout
Oracle RAC CSS 超时计算 及 参数 misscount, Disktimeout 说明
tianlesoftware/article/details/5331067 提到OCSSD这个进程是Clusterware最关键的进程,如果这个进程出现异常,会导致系统重启,这个进程提供CSS(Cluster
Synchronization
Service
ijavagos
·
2011-08-29 12:00
timeout
读写自旋锁详解,第 1 部分
ca=drs- 读写自旋锁简介什么是读写自旋锁自旋锁(Spinlock)是一种常用的互斥(MutualExclusion)同步原语(
Synchronization
Primitive),试图进入临界区
ordinary
·
2011-08-29 12:00
读写
编程时调用虚拟机的时区问题
查找了下VMware的kb,有以下方法可以解决:Todisabletimezone
synchronization
:OntheAgent machine,applythefollowingregistrysettin
fenyuzhe123
·
2011-08-24 13:50
虚拟机
时间
职场
时区
休闲
How to set schedule for
Synchronization
from Replica to Master?
To do this, please follow these steps: 1. Make sure Windchill is running. 2. Open Jconsole in Windchill server. (For Windows server, it can be found at Start Menu-->Programs-->Windchill_9.1-->
li.feixiang
·
2011-08-23 10:00
schedule
Windows Time Server 工作原理
TechNet上有个图 Time
Synchronization
inanADDSHierarchy那详细的工作原理呢?
VirtualTom
·
2011-08-22 22:34
职场
Directory
休闲
Active
Windows Time Server 工作原理
TechNet上有个图Time
Synchronization
inanADDSHierarchy那详细的工作原理呢?
VirtualTom
·
2011-08-22 22:34
职场
休闲
Active
Directory
ActiveDirectory
BGP路由黑洞及IBGP全连接
组网需求:1.AS65000边界网段发布:RT1、RT2重发布直连路由至OSPF(metric 1000 type 1)2.BGP配置要求:no
synchronization
no auto-summaryIBGP
tangfangxiao
·
2011-08-21 12:06
休闲
路由黑洞
路由反射器
BGP路由
IBGP全连接
BGP路由黑洞及IBGP全连接
组网需求:1.AS65000边界网段发布:RT1、RT2重发布直连路由至OSPF(metric1000type1)2.BGP配置要求:no
synchronization
noauto-summaryIBGP
tangfangxiao
·
2011-08-21 12:06
休闲
路由黑洞
BGP路由
路由交换
spring 定时器2
applicationContext.xml 标题 -->
Synchronization
Util.javapackagesoapTest
suhenhappy
·
2011-08-21 03:00
Inter-Process Communication IPC
Memory-mappedfile,Signal,Semaphore,SharedMemory,MessagePassing.IPCtechniquesaredividedintomethodsformessagepassing,
synchronization
donhao
·
2011-08-20 17:00
socket
Semaphore
File
include
Signal
methods
Double Check Locking Pattern DCLP
Wefirstcheckifaconditionissatisfiedwithout
synchronization
andthencheckagainwith
synchronization
iftheconditionfailed.Theintentionalistoreduce
synchronization
overhead
donhao
·
2011-08-20 17:00
Transaction
Synchronization
Manager理解
出自: http://blog.sina.com.cn/s/blog_4ae2ef25010008ai.html 发现 protected void setUp() throws Exception { super.setUp();
拓梦人
·
2011-08-19 21:00
transaction
Oracle checkpoint 说明
Oracle Checkpoint 说明 1.1 Checkpoint (1)A
synchronization
event at aspecific point in time (2)Causes
ijavagos
·
2011-08-19 01:00
oracle
Oracle checkpoint 说明
Oracle Checkpoint 说明 1.1 Checkpoint (1)A
synchronization
event at aspecific point in time (2)Causes
tiantiangeq
·
2011-08-19 01:00
oracle
Oracle checkpoint 说明
一.OracleCheckpoint说明 1.1 Checkpoint(1)A
synchronization
eventataspecificpointintime(2)Causessomeoralldirtyblockimagestobewrittentothedatabasetherebyguaranteeingthatblocksdirtiedpriortothatpointintimeg
tianlesoftware
·
2011-08-19 01:00
thread
oracle
cache
database
buffer
statistics
Synchronization
Context使用方法
Synchronization
Context类是一个基类,可提供不带同步的自由线程上下文。此类实现的同步模型的目的是使公共语言运行库内部的异步/同步操作能够针对不同的异步模型采取正确的行为。
cnming
·
2011-08-17 18:03
职场
使用方法
休闲
线程通讯
Pthreads并行编程之spin lock与mutex性能对比分析
线程同步(Thread
Synchronization
)是并行编程中非常重要的通讯手段,其中最典型的应用就是用Pthreads提供的锁机制(lock)来对多个线程之间共享的临界区(CriticalSection
·
2011-08-17 14:00
thread
编程
null
pthreads
loops
linux内核
线程Signaled nonsignaled状态的意思
Synchronization
Functions[1] 在同步过程中,两个最重要的概念是同步对象和等待函数。
wang37921
·
2011-08-17 11:00
thread
object
Semaphore
Threads
ExploringJava: Chapter6,ThreadsContents:IntroducingThreadsThreadingApplets
Synchronization
SchedulingandPriorityThreadshavebeenaroundforsometime
hiwings
·
2011-08-15 01:00
thread
linuxcbt-ntpd
###NetworkTimeProtocolDaemon###Features: 1.Time
synchronization
2.multiplesources 3.Supportsymmetrickeysfortimesyncwithother
williamherry
·
2011-08-13 14:58
linux
职场
ntpd
休闲
解决虚拟机linux时间变慢的问题
安装完成vmwaretools后运行vmware-toolbox,把Options中的time
synchronization
....钩选上。默认是没勾选的,注意按钮凹下去才算选中。
shijinupc
·
2011-08-12 17:00
vmware
虚拟机
linux
tools
Spring transaction
synchronization
needs to be active for setting values in iBAT
2011-08-11 11:07:07.576::WARN: Nested in org.springframework.jdbc.UncategorizedSQLException: SqlMapClient operation; uncategorized SQLException for SQL []; SQL state [null]; error code [0]; ---
GhostWolf
·
2011-08-11 14:00
java
spring
ZigBee学习
1.Abbreviation SHR:
Synchronization
Header SFD:start-of-framedelimiter PHR:PHYheader PSDU:PHYservicedataunit
voice_shen
·
2011-08-09 11:00
spinlock internal
Spinlockisusedincpu
synchronization
forsharedmemoryinmultiprocessorenvironment. whenoneprocessorlockthedatabusitwillaccesstoasharedvariablecalledspinlock_tandcomparethespinlock_twithapredefinedvaluerepr
fatshaw
·
2011-08-08 14:00
完全卸载Oracle10G的方法
实现方法: 方案一: 1、如果数据库配置了自动存储管理(ASM),应该先删除聚集同步服务CSS(cluster
Synchronization
Services).删除CSS服务的方法
永恒的三号
·
2011-08-02 17:00
oracle10g
Barrier (computer science)
Barrier(computerscience)FromWikipedia,thefreeencyclopedia Jumpto:navigation,search Contents[hide]1Threads
synchronization
primitive2Processorandcompilerbarriers3DynamicBarriers4References
wzb56
·
2011-07-26 15:00
SharePoint 2010 Search Service -- 管理中心配置
我参考了国外的一篇文章:SearchConfigurationinSharePoint2010首先,要查看以下UserProfileService,UserProfile
Synchronization
Service
池中金鳞
·
2011-07-21 19:43
职场
休闲
SharePoint
2010
Sear
SharePoint
2010
SharePoint 2010 Search Service -- 管理中心配置
我参考了国外的一篇文章:Search Configuration in SharePoint 2010 首先,要查看以下User Profile Service, User Profile
Synchronization
池中金鳞
·
2011-07-21 19:43
service
职场
search
SharePoint
ca
休闲
2010
Oracle 服务进程-简单介绍
1、OracleCSService 进程:ocssd.exe 介绍:Cluster
Synchronization
Services (CSS)—Manages the
xusweeter
·
2011-07-15 15:00
oracle
Stagefright (7) - Audio和Video的同步
講完了audio和video的處理流程,接下來要看的是audio和video同步化(
synchronization
)的問題。
Siobhan
·
2011-07-11 13:00
bgp同步,
synchronization
同步只存在于IBGP中,即AS内部。当AS内bgp路由器全互连时,不需要同步,否则应打开同步。同步指igp和bgp同步,即:AS内的非ibgp路由器必须知道如何到达下一个as,更具体说:非ibgp路由器必须知道如何到达另一个as内的某个网络如何走。为何要同步?因为as1内bgp路由器(A)要想到达as2某个网络,其下一跳是指向as2和as1互连接口地址(N)。在A到达N之前,A必须穿过as1内的
olayaming
·
2011-07-06 15:33
同步
职场
synchronization
休闲
BGP
无锁的数据结构(Lock-Free)及CAS(Compare-and-Swap)机制
当同时存在读写线程时,默认情况下是不保证线程安全的,因而需要利用信号量来进行线程同步(
Synchronization
),如关键代码段、互斥体等,同时操作系统也提供了相应的API。
lifesider
·
2011-07-03 22:00
java
数据结构
windows
汇编
api
Class
透过 Linux 内核看无锁编程
非阻塞型同步(Non-blocking
Synchronization
)
liwentao1091
·
2011-07-02 16:00
数据结构
linux
struct
Semaphore
buffer
locking
上一页
38
39
40
41
42
43
44
45
下一页
按字母分类:
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
其他