Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
horizontal scaling refers to partitioning data in such a way, that parts of data are placed on different servers (which is opposed to vertical scaling, when the same server gets more capacity)

0 Questions

Python Enhancement Proposals are used to propose and document Python language features, development processes and best practices. Use [pep8] for questions about the style guide for Python code.

0 Questions

The iOS App Group Container is a protected folder for sharing content with trusted apps. The most common use it to exchange information between the main App and a shared extension.

0 Questions

Use this tag with questions related to the Python library Watchdog, a tool to monitor file system events. You should also specify the tag [python] and eventually the version used.

0 Questions

AssetBundles are a collection of assets, packaged for loading at runtime. With Asset Bundles, you can dynamically load and unload new content into your application. AssetBundles can be used to implement post-release DLC

0 Questions

CanJS is an MVC/MVVM library for JavaScript with modern features like live-binding and computed values.

0 Questions

The ADBannerView class provides a view that displays banner advertisements to the user. When the user taps on a banner view, the view triggers an action programmed into the advertisement. For example, an advertisement might show a movie, present an additional modal advertisement, or launch Safari to show a web page. Other actions are possible.

0 Questions

The Device Administration API for Android 2.2 and later allows applications to enforce security policies by requiring a password or encryption, and to lock or wipe the device programmatically.

0 Questions

Basic4android (Basic for Android) is a simple and powerful development environment for developers of Android applications

0 Questions

Codesandbox.io is an open-source online code editor supporting vanilla JS, Vue.js, Angular.js, React.js, and Preact.js. DO NOT use this tag just because your code is hosted on CodeSandbox, and your problem is otherwise unrelated to the CodeSandbox site.

0 Questions

A fast and correct HTTP implementation for Rust.

0 Questions