Messaging
Application Integration approach
Use Messaging to transfer packets of data frequently, immediately, reliably, and asynchronously (ASynch), using customizable formats. http://www.enterpriseintegrationpatterns.com/Messaging.html
Message Oriented Middleware - MOM
Message Bus, Message Broker, Message Queue, Logging
Dec'2011: James Cook identifies 5 Message Queue patterns: Task Queue, Delayed Job, Fan Out, Message Group, RPC. He then categorizes some tools/libraries by pattern (and other params). (Includes Python-based Celery.)
Edited: | Tweet this! | Search Twitter for discussion
BackLinks: 2002-11-10-AmazonQueueService | 2003-03-07-FowlerAsynchMessaging | 2003-05-22-McGrathComponent | 2003-07-13-TimBrayThinClient | 2003-12-31-GillmorBestWorseMessaging | 2004-08-05-McgrathMessageService | 2004-09-10-McgrathAsynchPushPull | 2004-10-12-NumberOfProtocolVerbs | 2004-11-24-BrayMessaging | 2005-03-02-DehoraHttpMessaging | 2005-04-30-BoydNerdvanaBuddyListAnchoredMessaging | 2005-11-03-PyDispatcher | 2006-08-12-McgrathRetryVsReliability | 2007-07-19-LwQueue | 2007-09-15-HoffTwitterScalingLessons | 2007-11-13-NygardGigaspaces | 2007-11-20-QconLessons | 2008-08-18-BrayPragmaticRest | 2009-07-25-DashPushbuttonWeb | 2009-08-28-EmpathyTelepathyVsPidgin | 2009-10-30-MicrofeedSpecLibrary | 2013-05-23-GoogleIntegratingMessagingUnderHangoutsReducingXmppFederation | 2014-04-18-BrooksProjectCollaborationware | 2014-04-23-WoodLessTechyWhatIsWeb30 | 2015-07-18-MayfieldSocialProductivityPingpad | 2015-08-30-A16zPodcastMessagingAsTheInterfaceToWellEverything | 2017-05-17-SippeyOnProductManagementAndPivoting | 2017-07-16-AmazonWorkingOnAMessagingApp | 2017-07-19-ComebackOfTheDreadedQrCode | 2018-12-08-GooglesMessagingAppStrategyIsStillAMess | 2019-02-19-WeiStatusAsAService | 2019-04-07-TheFutureOfNewsIsConversationInSmallGroupsWithTrustedVoices | 2019-08-15-KwokTheArcOfCollaboration | 2019-09-17-UdellWebComponentsUsedInTheClingenApp | 2020-02-24-RaoATextRenaissance | 2021-08-28-ADecadeAndAHalfOfInstabilityTheHistoryOfGoogleMessagingApps | AgorA | AmazonQueue | ASynch | CroQuet | Discord | EnterpriseIntegrationPatterns | EventDriven | GoogleHangouts | HistoryOfThe21stCenturyIn100Objects | InternetOperatingSystem | MartinFowler | MessageBus | MessagePassing | MessageQueue | MessagingSecurity | ObjectOriented | OffLine | OpenCobalt | OptimisticNearFutureVision | SemiSocial | SmallTalk | SOA | SOAP | SpreadToolkit | Talko | TeaTime | VideoChat | WaysIveIntegratedWithBusinessPartners | Web3Foundation | WeChat | ZeroMQ
TwinPages: RalfBarkow