Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms for subject
Programming
containing
concurrent queue
|
all forms
|
exact matches only
|
in specified order only
English
Russian
asynchronous message communication: A form of communication in which a concurrent producer component
or task
sends a message to a concurrent consumer component
or task
and does not wait for a response. The message queue could potentially build up between the concurrent components
or tasks
асинхронный обмен сообщениями: вид межзадачной коммуникации, при котором задача-производитель посылает сообщение задаче-потребителю и не дожидается ответа. Между двумя задачами может существовать очередь сообщений
(см.
Software Modeling and Design by Hassan Gomaa
,
а тж. Designing Concurrent
,
Distributed
,
and Real-time Applications with UML
Object Technology Series
by Hassan Gomaa
ssn
)
blocking
concurrent queue
блокирующая параллельная очередь
(
Alex_Odeychuk
)
concurrent linked queue
параллельная очередь на связанном списке
(an unbounded, thread-safe, and non-blocking queue
baeldung.com
Alex_Odeychuk
)
concurrent queue
параллельная очередь
(
blogspot.com
owant
)
concurrent queue
implementation
реализация параллельной очереди
(
Alex_Odeychuk
)
concurrent queues
параллельные очереди
(
ssn
)
implementation of
concurrent queues
реализация параллельных очередей
(
ssn
)
non-blocking
concurrent queue
неблокирующая параллельная очередь
(
Alex_Odeychuk
)
nonblocking implementation of
concurrent queues
неблокирующая реализация параллельных очередей
(
ssn
)
Get short URL