Concurrency Control And Recovery In Oltp Systems: High Scalability And Availability, Zhou Aoying, Cai Peng
Автор: Brian Goetz Название: Java Concurrency in Practice ISBN: 0321349601 ISBN-13(EAN): 9780321349606 Издательство: Pearson Education Рейтинг: Цена: 8275.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Focuses on the design and implementation of the concurrency features added to the Java platform in Java 5.0 and Java 6. This title is suitable for Java developers.
Описание: This cohesive treatment of cognitive radio and networking technology integrates information and decision theory to provide insight into relationships throughout all layers of networks and across all wireless applications. It features specific examples of decision-making structures and criteria required to extend network density and scaling to unprecedented levels.
Автор: Kevin Lanning Название: Consistency, Scalability, and Personality Measurement ISBN: 0387974385 ISBN-13(EAN): 9780387974385 Издательство: Springer Рейтинг: Цена: 16769.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: In the last 25 years, there is no issue in personality psychology which has been as hotly debated as that of consistency.
Описание: Understand .NET memory management internal workings, pitfalls, and techniques in order to effectively avoid a wide range of performance and scalability problems in your software. Despite automatic memory management in .NET, there are many advantages to be found in understanding how .NET memory works and how you can best write software that interacts with it efficiently and effectively. Pro .NET Memory Management is your comprehensive guide to writing better software by understanding and working with memory management in .NET. Thoroughly vetted by the .NET Team at Microsoft, this book contains 25 valuable troubleshooting scenarios designed to help diagnose challenging memory problems. Readers will also benefit from a multitude of .NET memory management "rules" to live by that introduce methods for writing memory-aware code and the means for avoiding common, destructive pitfalls. What You'll Learn
Understand the theoretical underpinnings of automatic memory management
Take a deep dive into every aspect of .NET memory management, including detailed coverage of garbage collection (GC) implementation, that would otherwise take years of experience to acquire
Get practical advice on how this knowledge can be applied in real-world software development
Use practical knowledge of tools related to .NET memory management to diagnose various memory-related issues
Explore various aspects of advanced memory management, including use of Span and Memory types
Who This Book Is For .NET developers, solution architects, and performance engineers
Автор: Adam Neat Название: Maximizing Performance and Scalability with IBM WebSphere ISBN: 1590591305 ISBN-13(EAN): 9781590591307 Издательство: Springer Рейтинг: Цена: 7126.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Maximizing Performance Scalability with IBM WebSphere is a comprehensive performance management book focusing on WebSphere versions 4.0 and 5.0. It addresses the operational aspects with both a proactive and reactive view.
Автор: Chander Dhall Название: Scalability Patterns ISBN: 1484210743 ISBN-13(EAN): 9781484210741 Издательство: Springer Рейтинг: Цена: 3213.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: However, scalability, even though highly coveted, may not be easy to achieve.In this book Microsoft MVP Chander Dhall demonstrates current website design scalability patterns and takes a very pragmatic approach to explaining their pros and cons to show you how to select the appropriate pattern for your site.
Автор: Tatiana V. Guy; Miroslav K?rn?; David H. Wolpert Название: Decision Making: Uncertainty, Imperfection, Deliberation and Scalability ISBN: 3319151436 ISBN-13(EAN): 9783319151434 Издательство: Springer Рейтинг: Цена: 15372.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Bayesian Methods for Intelligent Task Assignment in Crowdsourcing Systems.- Designing Societies of Robots.- On the Origins of Imperfection and Apparent Non-Rationality.- Lasso Granger Causal Models: Some Strategies and their Efficiency for Gene Expression Regulatory Networks.- Cooperative Feature Selection in Personalized Medicine.- Imperfect Decision Making and Risk Taking are affected by Personality.
Описание: Starting the core architecture and structure of Couchbase Server, this title will tell you everything you need to know to install and setup your first Couchbase cluster. You`ll be given guidance on sizing your cluster so that you maximise your performance.
Автор: Igelnik & Zurada Название: Efficiency And Scalability Methods For Computational Intellect ISBN: 1466639423 ISBN-13(EAN): 9781466639423 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 28413.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Computational modelling and simulation has developed and expanded into a diverse range of fields such as digital signal processing, image processing, robotics, systems biology, and many more; enhancing the need for a diversifying problem solving applications in this area. <em>Efficiency and Scalability Methods for Computational Intellect</em> presents various theories and methods for approaching the problem of modelling and simulating intellect in order to target computation efficiency and scalability of proposed methods. Researchers, instructors, and graduate students will benefit from this current research and will in turn be able to apply the knowledge in an effective manner to gain an understanding of how to improve this field.
Автор: Tatiana V. Guy; Miroslav K?rn?; David H. Wolpert Название: Decision Making: Uncertainty, Imperfection, Deliberation and Scalability ISBN: 331935020X ISBN-13(EAN): 9783319350202 Издательство: Springer Рейтинг: Цена: 14365.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Bayesian Methods for Intelligent Task Assignment in Crowdsourcing Systems.- Designing Societies of Robots.- On the Origins of Imperfection and Apparent Non-Rationality.- Lasso Granger Causal Models: Some Strategies and their Efficiency for Gene Expression Regulatory Networks.- Cooperative Feature Selection in Personalized Medicine.- Imperfect Decision Making and Risk Taking are affected by Personality.
Автор: Jorge Acetozi Название: Pro Java Clustering and Scalability ISBN: 1484229843 ISBN-13(EAN): 9781484229842 Издательство: Springer Рейтинг: Цена: 4890.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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.
Автор: Gonzalez, Javier Fernandez Название: Java 9 concurrency cookbook - ISBN: 178712441X ISBN-13(EAN): 9781787124417 Издательство: Неизвестно Цена: 10114.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Master the art of fast, effective Java development with the power of concurrent and parallel programmingAbout This Book* Get detailed coverage of important recipes on multi-threading and parallel programming* This book takes a close look at the Java 9 APIs and their impact on concurrency* See practical examples on thread safety, high-performance classes, safe sharing, and a whole lot moreWho This Book Is ForThe book is for Java developers and programmers at an intermediate to advanced level. It will be especially useful for developers who want to take advantage of task-based recipes using Java 9's concurrent API to program thread-safe solutions. What You Will Learn* Find out to manage the basic components of the Java Concurrency API* Use synchronization mechanisms to avoid data race conditions and other problems of concurrent applications* Separate the thread management from the rest of the application with the Executor framework* Solve problems using a parallelized version of the divide and conquer paradigm with the Fork / Join framework* Process massive data sets in an optimized way using streams and reactive streams* See which data structures we can use in concurrent applications and how to use them* Practice efficient techniques to test concurrent applications* Get to know tips and tricks to design concurrent applicationsIn DetailWriting concurrent and parallel programming applications is an integral skill for any Java programmer.
Java 9 comes with a host of fantastic features, including significant performance improvements and new APIs. This book will take you through all the new APIs, showing you how to build parallel and multi-threaded applications. The book covers all the elements of the Java Concurrency API, with essential recipes that will help you take advantage of the exciting new capabilities.
You will learn how to use parallel and reactive streams to process massive data sets. Next, you will move on to create streams and use all their intermediate and terminal operations to process big collections of data in a parallel and functional way. Further, you'll discover a whole range of recipes for almost everything, such as thread management, synchronization, executors, parallel and reactive streams, and many more.
At the end of the book, you will learn how to obtain information about the status of some of the most useful components of the Java Concurrency API and how to test concurrent applications using different tools. Style and approachThis recipe-based book will allow you to explore the exciting capabilities of concurrency in Java. After reading this book, you will be able to comfortably build parallel applications in Java 9.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru