Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy
Programming Persistent Memory
Beginning and experienced programmers will use this comprehensive guide to persistent memory programming. You will understand how persistent memory brings together several new software/hardware requirements, and offers great promise for better performance and faster application startup times - a huge leap forward in byte-addressable capacity compar...
Everything Flows
Everything Flows explores the metaphysical thesis that the living world is not made up of substantial particles or things, as has often been supposed, but is rather constituted by processes. The biological domain is organised as an interdependent hierarchy of processes, which are stabilized and actively maintained at different timescales. Even enti...
Lisp Web Tales
The book is a set of tutorials and examples. It uses the Common Lisp language and some of the libraries we'll be using for the examples and tutorials include: - The hunchentoot web server - The Restas web framework - The SEXML library for outputting XML and HTML - Closure-template for HTML templating - Postmodern for PostgreSQL access, an...
Azure Durable Functions Succinctly
Durable Functions is an Azure Functions extension that implements triggers and bindings that abstract and manage state persistence. Using Durable Functions, you can easily create stateful objects entirely managed by the extension. Azure Durable Functions Succinctly author Massimo Bonanni will take readers from a recap of Azure Functions through Dur...
Plastic Legacies
There is virtually nowhere on Earth today that remains untouched by plastic and ecosystems are evolving to adapt to this new context. While plastics have revolutionized our modern world, new and often unforeseen effects of plastic and its production are continually being discovered. Plastics are entangled in multiple ecological and social crises, f...
Media Resistance
This book is about those who dislike, protest, and try to abstain from media, both new and old. It explains why media resistance persists and answers two questions: What is at stake for resisters and how does media resistance inspire organized action? Yet, despite the interest in media scepticism and dislike, there seems to be no book on the market...
Think Data Structures
If you're a student studying computer science or a software developer preparing for technical interviews, this practical book will help you learn and review some of the most important ideas in software engineering - data structures and algorithms - in a way that's clearer, more concise, and more engaging than other materials. By emphas...
Frontier Encounters
China and Russia are rising economic and political powers that share thousands of miles of border. Yet, despite their proximity, their practical, local interactions with each other - and with their third neighbour Mongolia - are rarely discussed. The three countries share a boundary, but their traditions, languages and worldviews are remarkably dif...
Microservices Best Practices for Java
Microservices is an architectural style in which large, complex software applications are composed of one or more smaller services. Each of these microservices focuses on completing one task that represents a small business capability. These microservices can be developed in any programming language. This book covers Microservices best practices fo...
Python Notes for Professionals
The Python Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow....
Affirmative Aesthetics and Wilful Women
While the idea of women who stay at home and men who dominate the streets may seem outdated, binary considerations of gender, space, and power still proliferate in contemporary cinema. This open access book adopts a fluid approach to space designed to accommodate wilful, affirmative, and imaginative perspectives of gender on screen. Through close a...
Cisco ACE to Nginx
This ebook provides step-by-step instructions on replacing Cisco ACE with Nginx and off-the-shelf servers. Nginx helps you cut costs and modernize. Cisco entered the hardware load balancer market with an add-on "Application Control Engine" (ACE) module for its Catalyst 6500-series switches, the Cisco ACE30. Soon after they released the...
Romanticism and Time
This original edited volume takes William Blake's aphorism as a basis to explore how British Romantic literature creates its own sense of time. It considers Romantic poetry as embedded in and reflecting on the march of time, regarding it not merely as a reaction to the course of events between the late-eighteenth and mid-nineteenth centuries, ...
Practical Node.js
Learn how to build a wide range of scalable real-world web applications using a professional development toolkit. If you already know the basics of Node.js, now is the time to discover how to bring it to production level by leveraging its vast ecosystem of packages.With this book, you'll work with a varied collection of standards and framework...
Redis For Dummies
NoSQL is a modern data persistence storage paradigm that provides data persistence for environments where high performance is a primary requirement. Within NoSQL, data is stored in such a way as to make both writing and reading quite fast, even under heavy load. Redis and Redis Enterprise are market-leading, multi-model NoSQL databases that brin...
Managing Cloud Native Data on Kubernetes
Is Kubernetes ready for stateful workloads? This open source system has become the primary platform for deploying and managing cloud native applications. But because it was originally designed for stateless workloads, working with data on Kubernetes has been challenging. If you want to avoid the inefficiencies and duplicative costs of having separa...