With asynchronous replication, order is preserved, but the write is allowed to complete without waiting for an acknowledgement from the target node that the write has been received there.
对于异步复制,顺序是一样的,但是无需等待目标节点确认已经收到写入操作,就可以完成生产节点上的写入操作。
DRBD supports two modes for Write operations called fully synchronous and asynchronous.
DRBD支持两个模式的写操作,即完全同步和完全异步。
The framework doesn't try to isolate synchronous code from asynchronous code in a consistent way, making it dangerously easy to write code that accidentally blocks the entire stage.
框架并没有尝试以一种一致的方式将同步代码从异步代码中分离开来,从而使编写出的代码很容易意外阻塞整个阶段。
Although there are many ways to write software, we chose messaging for this purpose, because it has the advantage of being both synchronous and asynchronous in nature.
虽然有很多方法来编写软件,但是为了交换信息的目的,我们选择了发送消息的方式来加以实现,因为它本身就拥有同步与异步的优势。
In asynchronous mode, the write transaction is acknowledged after the write data is stored on the local node's storage; the replication of the data to the peer node occurs in the background.
在异步模式下,写数据被存储到本地节点存储中之后,写事务被认可;对等节点中的数据的副本出现在后台中。
Asynchronous invocations provide a great deal of flexibility for web services users and for the people who write and host web services.
异步调用为Web服务用户以及编写和托管Web服务的人们提供了大量的灵活性。
Asynchronous invocations provide a great deal of flexibility for Web services users and for the people who write and host Web services.
异步式调用给WebService的用户或是编写并托管Web Services的人提供了很大的灵活性。
The asynchronous I/O allows applications to read and write data without blocking.
异步I/O让应用程序能够在不阻塞的情况下读写数据。
xSocket–http includes a HttpClient and helps to write event based HTTP network components such as HTTP proxies or COMET server applications by providing an asynchronous, streaming API.
xSocket–http包括一个HttpClient,而且通过提供异步的、流技术的API,有利于编写像HTTP代理、COMET服务器应用程序一样的基于事件的HTTP网络组件。
The actor model (and thus Kilim) makes it easier and safer to write asynchronous-acting objects that depend on similar objects.
角色模型(以及后来的Kilim)使编写依赖于类似对象的异步操作对象变得更加简单和安全。
The write-behind caching feature, supported as part of the new Ehcache API, works with asynchronous batching of updates to the database.
后写式缓存特性作为新ehcacheAPI的一部分,适用于对数据库的异步批量更新。
To make it easier for developers to write asynchronous code based on tasks, the.
为了让开发者可以编写异步代码基于任务,更容易的。
The use of Task allows you to write code that can easily be composed with any and every type of asynchronous operation.
使用Task允许你写的代码,可以很容易地由任何和所有类型的异步操作。
If you had included how you would write the synchronous code, rather than just some slightly broken asynchronous code, it would've been much easier for me to work out what you intended the code to do.
如果你有你会怎么写同步代码,而不仅仅是一些破碎的异步代码,它就会为我解决你所做的代码更容易。
There are of course efficient green thread and coroutine implementations which allow you to write asynchronous code in a synchronous looking way – Eventlet for example.
绿色线程固然有效率得多,调度得更快,而且还有一个好处是,写异步的代码跟写同步的样子差不多。
Exposes the client side of an anonymous pipe stream, which supports both synchronous and asynchronous read and write operations.
公开匿名管道周围的流,该管道既支持同步读写操作,也支持异步读写操作。
Assemble language was used to write second boot loader, and 16-bit parallel asynchronous memory Loading mode was adopted to achieve automatic run after energization.
应用汇编语言编写了二次引导程序,采用16位并行异步存储器加载方式,实现计量单元上电自动运行。
Asynchronous server to send UDP packet, the client received UDP packet and write.
服务器端异步地发出UDP包,客户端接受UD P包并写入。
Asynchronous server to send UDP packet, the client received UDP packet and write.
服务器端异步地发出UDP包,客户端接受UD P包并写入。
应用推荐