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.
GridGain is a High Performance In-Memory Platform that enables processing of terabytes of data, in-memory, on 1000s of computers, in less than a second. (Source GridGain.com)

0 Questions

Use this tag for questions regarding writing and processing Ansible templates, Jinja2 syntax within Ansible, custom filters.

0 Questions

Conan is a portable package manager, intended for C and C++ developers, but it is able to manage builds from source, dependencies, and precompiled binaries for any language.

0 Questions

React components for efficiently rendering large lists and tabular data

0 Questions

An authentication system is responsible to tell if the user is who they claim to be. A multi-factor uses multiple factors to check that claim.

0 Questions

Firebase Remote Config allows developers to optimize and customize their iOS, Android and Web apps on the fly.

0 Questions

For issues relating to setting up, subscribing to, or handling mouseleave events.

0 Questions

For questions about code that compiles but does not link due to unresolved external symbols. It is important that questions include the full linker command as well as the minimal program that references the name in question.

0 Questions

Critical section refers to either a piece of code that will run concurrently in several threads accessing global data or resources (requiring synchronisation), or a user-level spinlock combined with a mutex object under the Windows operating system. A critical section in the latter sense is functionally identical to a mutex that it cannot shared with a different process and that it is several orders of magnitudes faster in the non-congested case.

0 Questions

File Management relates to the efficient control over, usage of and access to files by users and computer operating systems

0 Questions

This tag is for questions concerning problems using numbers which either cannot be exactly solved, or where the exact solution may be much more difficult to acquire than by using numerical methods.

0 Questions