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.
Play Framework 2.0 is a major revision of Play, a Ruby on Rails-like framework for the Java platform. Version 2.0 introduces features such as the use of Scala language, Akka actors, Scala templates and a build system (SBT).
0 Questions
IBM WebSphere Application Server, a software application server, is the flagship product within IBM's WebSphere brand. WebSphere Application Server is built using open standards such as Java EE, XML, and Web Services.
0 Questions
A signal is a notification to a process that an event occurred. Signals are sometimes described as software interrupts. Signals are analogous to hardware interrupts in that they interrupt the normal flow of execution of a program; in most cases, it is not possible to predict exactly when a signal will arrive. They are defined in the C standards and extended in POSIX, but many other programming languages/systems provide access to them as well.
0 Questions
Questions about ASP.NET Core web APIs and web apps that are not dependent on MVC Views or Razor Pages
0 Questions
React-native-android: refers everything related to react-native Android development. Component, Styling, Routing and Native API access in react-native Android.
0 Questions
HBase is the Hadoop database (columnar). Use it when you need random, real time read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware.
0 Questions
In signal processing the complete or partial suppression of some aspect of the signal. Or selecting a subset of some set of data.
0 Questions
Oracle SQL Developer is a free and fully supported graphical tool for Oracle database development.
0 Questions
Size in computing can refer to various dimensions: size in bits, in bytes, in pixels, in memory, in disk space, etc. Please don't use this tag in your posts - it's too generic to usefully categorise your question.
0 Questions
Jenkins is an open source continuous integration software. It is extensible by Plugins which are developed by the core team, users, and developers. There are currently 1300+ plugins available for Jenkins.
0 Questions