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.
Questions about committing a transaction or "unit of work" to a database, application or version control system.

0 Questions

Embarcadero C++Builder is a RAD C++ environment (compiler system & IDE) and component framework for Windows, OS X, iOS and Android.

0 Questions

AspectJ is an aspect-oriented extension to the Java programming language that enables clean modularization of crosscutting concerns such as logging, error handling, standards enforcement and feature variations. Use this tag for questions about the programmatic use of this extension. For downloads, support, IDE integration, & documentation, see the "learn more" for this tag.

0 Questions

Refers to the act of finalizing a software building process for distribution to end-users. Do not use this tag if your question is about indicating that a chunk of memory can be reclaimed. Instead, use [memory-management].

0 Questions

The mod_wsgi module is a python WSGI adapter module for Apache.

0 Questions

AWS Glue is a fully managed ETL (extract, transform, and load) service that can categorize your data, clean it, enrich it, and move it between various data stores. AWS Glue consists of a central data repository known as the AWS Glue Data Catalog, an ETL engine that automatically generates Python code, and a scheduler that handles dependency resolution, job monitoring, and retries. AWS Glue is serverless, so there's no infrastructure to manage.

0 Questions

Ingress gives you a way to route requests to services based on the request host or path, centralizing a number of services into a single entrypoint.

0 Questions

A semaphore is a synchronization primitive that tracks how many of a limited number of resources are available.

0 Questions

Gremlin is the graph traversal language and virtual machine of Apache TinkerPop™

0 Questions

Content providers are one of the primary building blocks of Android applications, providing content to applications.

0 Questions

The abbreviation "MAMP" stands for: Macintosh, Apache, MySQL and PHP. The OS X software application "MAMP" will quickly install the whole stack and provide a GUI for management.

0 Questions