Pro Java Clustering and Scalability: Building Real-Time Apps with Spring, Cassandra, Redis, WebSocket and RabbitMQ
Autor Jorge Acetozien Limba Engleză Paperback – 11 aug 2017
Build clustered and scalable Java-based, real-time applications using Spring Framework, Boot, WebSocket, Cassandra, Redis and RabbitMQ. In this book, you'll tie all this together with a dive-in case study, a real-time scalable chat application under differing scenarios. Pro Java Clustering and Scalability also discusses how to horizontally scale the WebSocket chat application using a full STOMP broker such as RabbitMQ.
Although this is a programming book, it also discusses many interesting infrastructure topics and tips about continuous delivery, Docker, NoSQL (Cassandra and Redis) and other related technologies.
What You Will Learn
- Handle clustering and scalability using various open source Java, microservices, and web services tools and technologies
- Use Spring Framework, Boot, and other Spring technologies
- Integrate with Redis, RabbitMQ, Cassandra, NoSQL, and much more
- Test the case study code under various scenarios and stresses
Who This Book Is For
Experienced Java developers with at least some prior experience with Java, especially Spring Framework, Boot and other tools, and some web services.
Preț: 269.36 lei
Preț vechi: 336.69 lei
-20% Nou
Puncte Express: 404
Preț estimativ în valută:
51.57€ • 53.80$ • 43.23£
51.57€ • 53.80$ • 43.23£
Carte tipărită la comandă
Livrare economică 12-26 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484229842
ISBN-10: 1484229843
Pagini: 190
Ilustrații: XIX, 149 p. 84 illus., 23 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.25 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484229843
Pagini: 190
Ilustrații: XIX, 149 p. 84 illus., 23 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.25 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Part I: Usage.- 1: Docker.- 2: Prerequisites.- 3: Executing the Project Locally.- 4: Simulate a Conversation.- 5: Setting Up the Development Environment.- Part II: Architecture.- 6: Relationship Between Domain and Architecture.- 7: Introduction to NoSQL.- 8: Spring Framework.- 9: WebSocket.- 10: Spring WebSocket.- 11: Single-Node Chat Architecture.- 12: Multi-Node Chat Architecture.- 13: Horizontally Scaling Stateful Web Applications.- Part III: Code by Feature.- 14: Change the Application Language.- 15: Login.- 16: New Account.- 17: New Chat Room.- 18: Join Chat Room.- 19: Send User Public Messages Over WebSocket.- 20: Send User Private Messages over WebSocket.- IV: Testing the Code.- 21: Lazy Deployments versus Fast Deployments.- 22 Continuous Delivery.- 23: Types of Automated Tests.- 24: Unit Tests.- 25: Integration Tests.- 26: Split Unit Tests from Integration Tests Using Maven Plugins.- 27: Continuous Integration Server.- Appendix.- Afterword: What's Next?.
Notă biografică
Jorge Acetozi is a Software Engineer who spends almost his whole day having fun with things like AWS, CoreOS, Kubernetes, Docker, Terraform, Cassandra, Redis, Elasticsearch, Graylog, New Relic, Sensu, Logstash, RabbitMQ, Kafka, and Spring Boot. He loves things like deploying applications in production while thousands of users are online, monitoring the infrastructure and acting fast when monitoring tools decides to challenge his heart’s health!
Textul de pe ultima copertă
Build clustered and scalable Java-based, real-time applications using Spring Framework, Boot, WebSocket, Cassandra, Redis and RabbitMQ. In this book, you'll tie all this together with a dive-in case study, a real-time scalable chat application under differing scenarios. Pro Java Clustering and Scalability also discusses how to horizontally scale the WebSocket chat application using a full STOMP broker such as RabbitMQ.
Although this is a programming book, it also discusses many interesting infrastructure topics and tips about continuous delivery, Docker, NoSQL (Cassandra and Redis) and other related technologies.
- Handle clustering and scalability using various open source Java, microservices, and web services tools and technologies
- Use Spring Framework, Boot, and other Spring technologies
- Integrate with Redis, RabbitMQ, Cassandra, NoSQL, and much more
&
Caracteristici
Learn to effectively handle clustering and scalability using open source Java, microservices and web services tools Build your own real time, scalable example application Integrate with Redis, RabbitMQ, Cassandra, and NoSQL