Exemplos de uso de Multiple threads em Inglês e suas traduções para o Português
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Official/political
Java, to get synchronization between, multiple threads.
Supports multiple threads, the number of which is adjusted automatically.
CorelDRAW Graphics Suite X5 has supported for multiple threads.
A process may be made up of multiple threads of execution that execute instructions concurrently.
This benchmark measures the performance of the CPU using multiple threads.
To learn more about multiple threads, see the topic Processes and Threads. .
This utility also allows you to search the lost password in multiple threads.
Posting the same question repeatedly and starting multiple threads on the same subject can be confusing.
Its main objective is to solve problems with the tracking, suspension,and termination of multiple threads.
The program scans resources using multiple threads, thus it works fast.
Multiple threads can act on data represented by immutable objects without concern of the data being changed by other threads. .
Replication in this case means more than multiple threads on a single server;
The flexible and scalable architecture of ABBYY FineReader Engine allows leveraging multi-core CPUs andprocessing images in parallel on multiple threads.
Josh Peek: The big issue about running multiple threads is shared memory.
Synchronization clauses====*"critical": the enclosed code block will be executed by only one thread at a time, andnot simultaneously executed by multiple threads.
Specifically, extra management is needed if multiple threads are allowed to perform find operations concurrently.
And a Java program, orany program written in any language with threads may have multiple threads at the same time.
Rather than reading andsending the file sequentially, multiple threads read from the file and transfer pieces over their own TCP streams.
A piece of code is thread-safe if it only manipulates shared data structures in a manner that guarantees safe execution by multiple threads at the same time.
In this section, I will show you how to use ReactiveX to manage multiple threads and how ReactiveX solves the problem of callback hell.
To delete multiple Threads or messages at a time, under Threads, tap to the left of one or more messages or Threads to select each one, then tap Delete.
The new version allows you to search password to zip archives in multiple threads, and the number is specified by the user.
And in fact,I was irrigated with multiple threads of creative imagination, awakening the seeds of life, which the daily routine, the political disgust or the professional annoyance, tend to dry out.
All of these methods except onCreate()can be called by multiple threads at once, so they must be thread-safe.
ECos("embedded configurable operating system") is a free and open source real-time operating system intended for embedded systems andapplications which need only one process with multiple threads.
Depending on the operating system(OS),a process may be made up of multiple threads of execution that execute instructions concurrently.
When multiple threads race to load the same class with the same class loader, the first thread to complete the operation wins, and the result is used for the other threads. .
It's extra features include scheduling,the ability to use multiple threads for faster file uploading, and additional FTP functions.
A feature of our browser is a high speed on slow computers, high speed download on a poor internet,support resuming file download when connection is broken and the download in multiple threads, the ability to go on blocked web-sites and downloading….
In order to provide efficient and elegant management of multiple threads in a. NET component application, a. NET component or a tool referred as tcpIQ is designed.