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 Рейтинг: Цена: 8222.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.
Описание: 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.
Автор: 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.
Описание: This hands-on guide demonstrates how to use the Erlang programming language and its OTP framework of reusable libraries, tools, and design principles to develop complex commercial-grade systems that simply cannot fail.
Автор: 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.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru