MESSAGE QUEUE Tiếng anh là gì - trong Tiếng anh Dịch

message queue
hàng đợi tin nhắn

Ví dụ về việc sử dụng Message queue trong Tiếng việt và bản dịch của chúng sang Tiếng anh

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Task sẽ bị block nếu message queue trống.
Being a blocking call if the message queue is empty.
Để nhận được message, queue phải được nằm trong ít nhất 1 Exchange.
To receive messages, a queue needs to be bound to at least one exchange.
Thread sẽ sử lý mỗi message cho đến khi message queue trống.
Javascript runs the functions in each message until the message queue is empty.
Bản demo cơ bản về việc triển khai Message Queue bằng cách sử dụng Azure Service trong ứng dụng.
Basic demo of how to implement Message Queue using Azure Service in.
WCF cũng đồng thời cho phép client và server giao tiếp với nhau bằng rất nhiều cách như TCP, HTTP,name pipes hay Message Queue.
WCF allows clients and servers to communicate in several ways such as TCP, HTTP,named pipes, or message queues.
Combinations with other parts of speech
Sử dụng với danh từ
Các ứng dụng dùng Message Queue Interface( MQI) có thể đặt và lấy message từ các queue..
Applications that use the Message Queue Interface(MQL) can put and get messages from queues..
Một trong những giao thức IoT phổbiến hiện nay là MQTT( Message Queue Telemetry Transport).
One popular LoTconnectivity solution used today is Message Queue Telemetry Transport(MQTT).
Message Queue có thể góp phần giải quyết vấn đề này, nhưng nó vẫn không thể giải quyết được vấn đề của các ứng dụng có định dạng ngôn ngữ khác nhau.
The Message Queue could contribute to solving this problem, but it still could not solve the problem of applications having different language formats.
Một trong những giao thức IoT phổbiến hiện nay là MQTT( Message Queue Telemetry Transport).
Today, the popular LoTmessage protocol of choice is MQTT(Message Queue Telemetry Transport).
Message queue nhận message từ một application và cung cấp chúng cho một hoặc nhiều application khác theo cơ chế vào trước thì ra trước( First In First Out).
A message queue receives messages from an application and makes them available to one or more other applications in a first-in-first-out(FIFO) manner.
Đây là một chủ đề về kỹ thuật,có demo cách triển khai Message Queue thông qua việc sử dụng Azure Service trong ứng dụng. NET.
This is a technicaltopic with a demo how to implement Message Queue using Azure Service in. NET application.
Hai tính năng bổ sung khác có tính đến những tương tác với các mạng bịtắc nghẽn là Transaction Server và Message Queue Server.
Two other additions that took account of interactions with possiblycongested networks were Transaction Server and Message Queue Server.
Hầu hết các messaging systems đều hỗ trợ banner đăng kí trực tuyến muangoại tệ cả publisher/ subscriber and message queue models trong API của họ, ví dụ: Java Message Service( JMS).
Most messaging systems support both the publisher/subscriber and message queue models in their API, e.g. Java Message Service(JMS).
Ví dụ, vẫn có một Message Queue được sử dụng cho giao tiếp không đồng bộ giữa các microservices, nhưng nó đơn giản là một message pipe và không mang các trách nhiệm khác.
For example, there still is a Message Queue used for asynchronous communication between microservices, but it is simply a message pipe with no other responsibilities.
Có một vài cách để thực hiện việc này, bao gồm việc sử dụng cơ sở dữ liệu như message queue, transaction log mining, và event sourcing.
There are a few ways to accomplish this, including using the database as a message queue, transaction log mining, and event sourcing.
Message queues cung cấp một giao thức giao tiếp không đồng bộ,có nghĩa là người gửi và người nhận tin nhắn không cần phải tương tác với message queue cùng một lúc.
Message queues provide an asynchronous communications protocol, the sender andreceiver of the message do not need to interact with the message queue at the same time.
Để hiểu cách hoạt động của đoạn code trên, chúng ta phải hiểuthêm một chút về các khái niệm event loop và message queue( còn được biết đến là task queue hay callback queue)..
To understand how this code is executed we haveto understand a few more concepts such event loop and the callback queue(or the message queue)..
Message queues cung cấp một giao thức giao tiếp không đồng bộ, có nghĩalà người gửi và người nhận tin nhắn không cần phải tương tác với message queue cùng một lúc.
Message queues can provide an asynchronous communication protocol, meaning that the sender andthe receiver of the message do not need to connect to the message queue at the same time.
Message queues cung cấp một giao thức giao tiếp không đồng bộ, có nghĩalà người gửi và người nhận tin nhắn không cần phải tương tác với message queue cùng một lúc.
Message queuing provides an asynchronous communications protocol, which means that the sender andreceiver of the message do not need to interact with the message queue at the same time.
Queue: Một message sẽ được xử lý bời một consumer.
Queue: A single message will be received by exactly one consumer.
Message được publish tới queue sẽ được replicate đến tất cả các slave.
Messages published to the queue are replicated to all slaves.
Exchange: Là nơi nhận message được publish từ Producer và đẩy chúng vào queue dựa vào quy tắc của từng loại Exchange.
Exchange: Receives messages from producers and pushes them to queues depending on rules defined by the exchange type.
Nhiều producer có thể gửi message vào một queue và nhiều consumer có thể nhận data từ một queue:.
Many producers can send messages that go to one queue, and many consumers can try to receive data from one queue..
Điều đó có nghĩa là một microservice có thể là nguồn cung cấp message và nó có thể gửi các message không đồng bộ đến một queue hoặc topic.
A given microservice can be the message producer and it can asynchronously send messages to a queue or topic.
Message di chuyển qua RabbitMQ và ứng dụng của bạn nhưng chúng chỉ có thể được lưu trong queue.
Even though messages flow through your applications and RabbitMQ, you can store them only inside a queue.
Sendmail sẽ cố gắng gửi lại những message trong queue của nó theo định kì.
Sendmail will periodically try to resend the messages in its queue.
Khi nó nhận được message, nó Broadcast cho tất cả các node đang nghe trên queue..
As it receives messages, it broadcasts them to all the nodes that are listening to the queue.
Hàng đợi( queue) tin nhắn có dung lượng lên tới 64 KB, tức là có thể chứa hàng triệu message.
A single queue message can be up to 64 KB in size, and it can contain millions of messages.
Nếu vì lí do nào đó mà SMTP server tại HowStuffWorks không thểkết nối tới SMTP server tại Mindspring, message sẽ được xếp vào queue..
If, for some reason, the SMTP server at HowStuffWorks cannot connect withthe SMTP server at Mindspring, then the message goes into a queue.
Kết quả: 29, Thời gian: 0.0226

Từng chữ dịch

Truy vấn từ điển hàng đầu

Tiếng việt - Tiếng anh