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.
Apache Kafka Connect is a tool for scalable and reliable streaming data between Apache Kafka and other data systems.

0 Questions

An application that runs stand alone in a desktop or laptop computer. Contrast with "Web-based application," which requires the Web browser to run.

0 Questions

to modify (a computer file) by, for example, deleting, inserting, moving, or copying text.

0 Questions

For questions relating to the use of or naming of packages in Java, Scala, Python and other languages.

0 Questions

An NSURLConnection is the Apple Foundation Framework class that provides support to perform the loading of a URL request. It is deprecated and should be replaced by NSURLSession.

0 Questions

Simple Logging Facade for Java (SLF4J) serves as a simple facade or abstraction layer for various logging frameworks. Please also include a tag for the actual logging framework you're using if you are attempting to configure logging for your application.

0 Questions

mathematical scheme for demonstrating the authenticity of a digital message or document (Wikipedia). A cryptographic toolkit is often used along with a public-private key pair to digitally sign a message and to verify a message.

0 Questions

Fitting 1-D curve to data points, minimizing pre-defined error/loss function.

0 Questions

Azure Service Fabric is a distributed systems platform used to build scalable, reliable, and easily-managed applications for the cloud. Service Fabric addresses the challenges in developing and managing cloud applications. By using Service Fabric developers and administrators can avoid solving complex infrastructure problems and focus instead on implementing mission critical, demanding workloads knowing that they are scalable, reliable, and manageable.

0 Questions

A formal grammar is a set of production rules that describe how to form strings of valid syntax. Formal Grammars are most often used to specify the syntax of a programming language.

0 Questions

a Node.js based server that supports live reloading and is used for development of webpack powered applications.

0 Questions