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.
A special type of jar file which contains all non-standard libraries and definitions necessary to run an application on a JVM.
0 Questions
ejabberd is a Jabber/XMPP instant messaging server, licensed under GPLv2 (Free and Open Source), written in Erlang/OTP. Among other features, ejabberd is cross-platform, fault-tolerant, clusterable and modular.
0 Questions
Virtualization is the creation of a virtual (rather than actual) version of something, such as a hardware platform, operating system, a storage device or network resources
0 Questions
A long integer is an integer number, typically twice the size of a standard integer. It is represented by the keyword 'long' in several programming languages.
0 Questions
Gensim is a free Python framework designed to automatically extract semantic topics from documents, as efficiently (computer-wise) and painlessly (human-wise) as possible.
0 Questions
The Microsoft ReportViewer control enables web and client applications that run on the .NET Framework to display reports designed using SQL Server Reporting Services (SSRS).
0 Questions
Deprecation is a status applied to software features or language terms to indicate that they should be avoided, typically because they have been superseded. Use this tag for questions about deprecated features or how to deprecate features yourself (e.g. using annotations).
0 Questions
Perl Compatible Regular Expressions(PCRE) was initially developed as a regex engine for PERL, but grew into a library that many other languages (like PHP and Apache) use for their regex. Use with the [regex] tag and any appropriate language tags.
0 Questions