Word Explorer

Messaging pattern

💡 Words with a Similar Meaning to "Messaging pattern"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
behavioural patternnoun(software, object-oriented programming) A design pattern which specifies how the entities of a software communicate with each other.
message-oriented middlewarenoun(computing) Hardware or software infrastructure supporting sending and receiving of messages between distributed systems
structural patternnoun(computing, design) A design pattern that makes it easier to create relationships between entities.
behavioral patternnoun(software, object-oriented programming) Alternative spelling of behavioural pattern. [(software, object-oriented programming) A design pattern which specifies how the entities of a software communicate with each other.]
bridge patternnoun(software, design) A structural design pattern that decouples an abstraction from its implementation so that the two can vary independently.
module patternnoun(software, design) A structural design pattern to implement the concept of software modules (modular programming) in a programming language that lacks support for them.
architectural patternnoun(software engineering) A standard design used in software architecture with a broader scope than design patterns.
composite patternnoun(programming) A structural (and partitioning) design pattern where a group of objects are to be treated in the same way as a single instance of an object.
command patternnoun(computing) A behavioural design pattern, in which an object is used to represent and encapsulate all the information needed to call a method at a later time.
marker interface patternnoun(software, object-oriented programming) A software design pattern in computer science, used with languages that provide run-time type information about objects.
message queuenoun(computing) A queue onto which messages may be placed for delivery between components as part of interprocess communication.
adapter patternnoun(software, object-oriented programming) A structural design pattern that translates one interface for a class into a compatible interface.
policy patternnoun(software, design) Synonym of strategy pattern.
compound patternnoun(software, object-oriented programming) A design pattern that combines at least two patterns into a solution that solves a recurring or general problem.
patternnounModel, example.
metapatternnounA large-scale pattern of other patterns.
pattern languagenoun(architecture, design, software) A structured method of describing good design practices within a field of expertise.
protocolnoun(computing) A set of formal rules describing how to transmit or exchange data, especially across a network.
design patternnoun(architecture, software engineering) A formal, documented general reusable solution to a design problem in a particular field of expertise.
conversationnounExpression and exchange of individual ideas through talking with other people; also, a set instance or occasion of such talking.

Translate “Messaging pattern” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Messaging pattern