Reactive Messaging Patterns with the Actor Model Applications and Integration in Scala and Akka 英文epub
2023-06-05 09:44:42 18.11MB Reactive Messaging Patterns Scala
1
Spring Boot Messaging: Messaging APIs for Enterprise and Integration Solutions by Felipe Gutierrez English | 5 Jun. 2017 | ISBN: 1484212258 | 196 Pages | PDF | 6.36 MB Build messaging applications using the power of Spring Boot; use Spring application events over the Web; use WebSocket, SockJS, and STOMP messaging with Spring MVC; and use Spring JMS, Redis Pub/Sub and Spring AMQP for reliable messaging solutions. This book covers all the Spring Messaging APIs using Spring Boot. Written by a Pivotal engineer, Spring Boot Messaging is an authoritative guide to the many messaging APIs and how to use these for creating enterprise and integration solutions. You will learn and integrate these messaging APIs with more complex enterprise and cloud applications: for example, you will see how to use Spring Cloud Stream for creating message-driven and cloud native microservices. In addition, you’ll discover the new Spring Integration DSL and use it with Spring Cloud Stream to build integration solutions using every enterprise integration pattern. Finally, you’ll see Spring Reactor and Spring Cloud to take your application to the next level. After reading this book, you will come away with a case study application walk-through and will be able to use it as a template for building your own Spring messaging applications or messaging features within your enterprise or cloud application. What You'll Learn Use the main Spring messaging APIs with Spring Framework 5 Build messaging applications over the Web Use WebSocket, SockJS, and STOMP messaging Integrate Spring JMS and Spring AMQP into your applications Work with Spring Cloud Stream and microservices Who This Book Is For Enterprise Java developers who have at least some previous experience with the Spring Framework and/or the Spring platform.
2023-05-15 18:28:41 6.36MB Spring Boot Messaging
1
StickerApp:应用程序使用Firebase Realtime Database + Cloud Messaging将贴纸发送给其他人
2023-03-05 04:36:14 149KB Java
1
发送消息到本机应用程序。 发送消息到本机应用程序。 支持语言:中文 (繁體)
2022-12-29 16:52:02 6KB 开发者工具
1
Odoo Mobile Messaging Client v2.0 Odoo Mobile Client is Enterprise Social Client based on Android, enables you to access your Odoo Wall Messages from inbox and groups, encourage you to updated with companies' current activities for which you are responsible. Major Features : Offline Access Multiple Account Support Message with multiple file attachment. Odoo Instances (saas) Login Supported Odoo Version: Odoo 7.0 Write Feedback on : mobile@openerp.co.in Download from PlayStore :
2022-09-20 07:16:20 2.07MB Android代码
1
19616 IP Messaging EvolutionTest Plan v1.7.docx
2022-07-13 13:09:34 116KB 考试
php-firebase-cloud-messaging, 用于Firebase云消息传递的PHP API PHP Firebase云消息用于Firebase云消息传递的PHP API 。目前这个应用服务器库只支持通过HTTP发送消息/通知。请参阅原始Firebase文档:https://firebase.google.com/docs/
2022-06-13 19:06:57 18KB 开源
1
客服客户 这是一个使用flutter构建的功能齐全且安全的跨平台聊天应用程序,并使用graphql服务器充当数据库和客户端之间的接口。 贡献者 (me)-前端和后端开发人员 设计师 服务器 用作该应用的后端。 释放 下载于Android的 屏幕截图 产品特点 注册和登录 创建个人和群组聊天并将其删除 查看和添加消息 暗模式 通知(仅适用于android) 即时消息 使用的工具 怎么跑 首先,为聊天应用程序设置 flutter packages get flutter run --release
2022-06-01 09:54:08 1.31MB graphql firebase-cloud-messaging flutter chat-app
1
Writing this book has been like discovering RabbitMQ itself—encountering a prob- lem that needed solving, but not knowing what the solution looked like. Until May 2010, we didn’t even know each other. We both had been active in the RabbitMQ com- munity for the past two years, but we’d never actually bumped into each other. Then one day a conversation with Alexis Richardson (Rabbit’s CEO at the time) introduced Alvaro and me to each other, and made what you hold in your hands possible. What we had in common was a desire to write down in a single place all the knowledge we had acquired about RabbitMQ the hard way. Back in 2010, that knowledge was (and today still largely is) scattered across the internet in a smattering of blog articles and terse technical tutorials. In other words, we both wanted to write the book we wished had existed when we started with RabbitMQ two years earlier. Neither of us came from a traditional messaging background, which made us fast friends and has largely informed the tone of RabbitMQ in Action; we wanted this book to be accessible for folks who’ve never heard of a queue or a binding before. In fact, when each of us discovered RabbitMQ, we didn’t even know what “messaging” was or that it was the solution to the problems we were having. My (Jason’s) situation was that my company needed a way to take the spam reportings we received from our custom- ers and process them out-of-band from our main stream of incoming messages. In Alvaro’s case, his company had a social network whose member communication sys- tem was creaking under the load of a 200 GB database. Like so many others who’ve come to messaging, both us had first tried to solve our queue-centric issues using data- base tables. Problems, like ensuring that only one application instance consumed any particular queue item, plagued our attempts at a database-driven solution and sent us looking for a better way. After all, we knew we couldn’t be the first people in the his- tory of software to have these issues. The solution for both of us came in a surprisingly similar way: a friend at Plaxo told me to check out this “RabbitMQ thing” as a way to solve my queue-centric problems, and an Erlang colleague of Alvaro’s in China gave him the same advice. Halfway around the world, both of us discovered RabbitMQ in the same way, and in response to trying to solve almost exactly the same problem! In fact, since you’re reading this book about RabbitMQ, it’s likely that similar challenges have led you to discover Rab- bitMQ in the same way. That speaks to the fact of why RabbitMQ is so popular: it eas- ily solves the basic problems of distributing data that each of us runs into again and again when trying to scale the software that we build. Our hope is that RabbitMQ in Action will help you design solutions to those chal- lenges more quickly and easily with RabbitMQ, so you can spend more time writing the software that will change the world and less time getting up to speed on the mes- saging broker that will help you do it. Perhaps, along the way, RabbitMQ will intro- duce you to an awesome coauthor who will become the lifelong friend you never expected. 1 This book is a product of how much we love writing software, and our hope is that it will help you do the same in ways you never thought possible. A LVARO V IDELA D ÜBENDORF , S WITZERLAND J ASON J. W. W ILLIAMS B OISE , I DAHO , U NITED S TATES
2022-03-28 21:24:41 7.98MB RabbitMQ
1
MQTT(消息队列遥测传输)是基于代理的发布/订阅即时消息协议。 它设计为开放,简单,轻巧且易于实现。 本文介绍了一种基于MQTT协议的推送通知系统的方法。 它可以用来解决将各种消息从服务器即时推送到移动客户端的问题。 此方法适用于开发智能手机应用程序。 本文还对MQ TT协议的实现进行了研究和设计。 在代理服务器消息代理的支持下,该协议提出了以下解决方案:服务器将指定的消息发送到指定的移动设备,并且移动客户端从服务器接收推送的消息。
2022-03-24 15:03:22 1.06MB MQTT Protocol; instant messaging;
1