So for example, instead of concurrent linked lists, we use dual concurrent lock circular arrays, so we have the benefits of non blocking concurrency without object creation. 因此,相对于并发链表,我们采用了二重并发锁循环数组(dualconcurrentlockcirculararrays),这样无需创建对象就能享受到非阻塞(NB)并发带来的好处。
A novel method to fabricate optical matrix switch based on polarization is presented, by controlling polarization states of signal beams to obtain non blocking cross connect. 提出了一种新型的基于偏振的光矩阵开关方法,通过控制光的偏振态实现严格无阻塞连接。
Non blocking Data Updates Among Multiple Replicated Servers 多复制服务器间无阻塞的数据更新
( 3 ) non - blocking communication. 非阻塞(NB)通信。
Java NIO - based Non - blocking I / O and It's Implementation 基于JavaNIO的非阻塞(NB)通信的研究与实现