What is the translation of " 线程或 " in English?

threads or
线程 或
thread 或
thread or
线程 或
thread 或

Examples of using 线程或 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
它可以同时处理20个线程或程序。
It can process 20 threads or programs at the same time.
任何Unix应用程序的根本基础是线程或进程。
The fundamental basis of any Unix application is the thread or process.
任何Unix应用程序的根本基础都是线程或进程。
The fundamental basis of any Unix application is the thread or process.
任何Unix应用程序的基础都是线程或进程。
The fundamental basis of any Unix application is the thread or process.
当他们是真实的,他们不是玻璃线程或霜花纹装饰,但我们知道最坚固的事情。
When they are real, they are not glass threads or frostwork, but the solidest thing we know.
它可能是一个具有许多不同线程或许多不同进程的进程,只有少数线程能够通过IPC进行通信。
It could be one process with many different threads or many different processes with a few threads communicating over IPC.
当使用光纤、绿色线程或协程时,每个函数通常有一个单独的堆栈。
When using fibers, green threads or coroutines, you usually have a separate stack per function.
当他们是真实的,他们不是玻璃线程或霜花纹装饰,但我们知道最坚固的事情。
When friendships are real, they are not glass threads or frost work, but the solidest things we know.
当他们是真实的,他们不是玻璃线程或frost-work,但我们知道最坚固的事情。
When they are real, they are not glass threads or frost work, but the solidest thing we kno….
接下来第三件关键的事情是,当有大量线程或进程开始阻塞时怎么办。
The third thing that's critical tofollow is what happens when you have a lot of threads or processes that start blocking.
大多数复杂的应用程序并行运行多个线程或进程有两个原因:.
Most complex applications run multiple threads or processes in parallel for two reasons:.
关键的第三件事是当你有很多线程或进程开始阻塞时会发生什么。
The third thing that's critical tofollow is what happens when you have a lot of threads or processes that start blocking.
工作线程或后台线程是为没有用户交互的任务创建的进程。
The worker thread, or background thread, is a process that is created for a task without user interaction.
此类架构通常是围绕线程或所谓的非阻塞IO而设计的。
Such architectures are usually designed around either threading or so called non-blocking IO.
一个人气正在上升的确保安全并发的方式是消息传递(messagepassing),这里线程或actor通过发送包含数据的消息来相互沟通。
One increasingly popular approach to ensuring safe concurrency is message passing,where threads or actors communicate by sending each other messages containing data.
使用多线程或者多进程的方式带来的好处是降低了软件的复杂度,因为每个线程或者进程都单独具备自己的历史信息并且封装了变量。
The advantage with multiple processes or threads is relaxed complexity of the software, since each thread is an instance with its own history and encapsulated variables.
网络应用程序设计的常用方法是为每个连接分配一个线程或进程。
The common way todesign network applications is to assign a thread or process to each connection.
GIL使得Python可以很便利地使用操作系统的线程或轻线程(通常指greenlets),且不影响使用多进程。
The GIL makes it much easier to use OS threads or green threads(greenlets usually), and does not affect using multiple processes.
最新的Intel®Corei7微体系结构再次引入了超线程(现在被称为并发多线程或SMT)的技术。
The most recent Intel i7 coremicro-architecture re-introduces the feature of hyperthreading(now referred to as simultaneous multi-threading or SMT) into the CPU.
这样的话就需要做出一个设计选择:访问权限可能会阻塞当前线程或进程,直到future得到resolve(可能需要超时)。
Then there is a design choice to be made:the access could block the current thread or process until the future is resolved(possibly with a timeout).
每当一个新的请求到来,Vapor应用将产生一个新的线程或新的调度,或一个GCD(grandcentraldispatch)进程。
Every time a new request comes in,Vapor the application will spawn up a new thread or a new dispatch, a grand central dispatch process.
在大的方面来说,CPU通常是针对单个线程或多线程性能进行优化的,这取决于应用程序的工作负载,”Mitra说。
At a big picture level,CPUs are generally optimized either for a single thread or multithread performance depending on the application workloads,” said Mitra.
Yield或线程优先级。
Yield or thread priorities.
它无法与GPIO,FIFO,列表或线程通信。
It cannot communicate with GPIO, FIFO, List, or Thread.
由于线程退出应用程序请求,已放弃I/O操作。
The I/O operation has been aborted because of either a thread exit or an application request.
JavaScript没有任何多线程多进程功能。
JavaScript doesn't have any multi-threading or multi-process capabilities.
JavaScript没有任何多线程多进程功能。
JavaScript doesn't have any multithreading or multiprocessor capabilities.
JavaScript不具有任何多线程多个处理器的能力。
JavaScript doesn't have any multithreading or multiprocessor capabilities.
任何其它的线程或函数调用都会有它们自己的stack,位于mainstack下方。
Any additional threads that are created will have their own stacks, located below the main stack.
Results: 29, Time: 0.0182

Top dictionary queries

Chinese - English