Microsoft's .Net is an open source, freeware application infrastructure.
N/A
Red Hat JBoss EAP
Score 7.3 out of 10
N/A
N/A
N/A
Pricing
.NET
Red Hat JBoss Enterprise Application Platform
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
.NET
Red Hat JBoss EAP
Free Trial
No
No
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
.NET
Red Hat JBoss Enterprise Application Platform
Considered Both Products
.NET
Verified User
Anonymous
Chose .NET
.NET is equivalent to Java, a byte-code compiled, just-in-time native compiled, garbage collected language and runtime, with performance and features that are basically equivalent. .NET worked for us because it gave us a native-ish Windows user interface, as opposed to the …
Compared to PHP, .Net has a far better-standardized framework from which to pick and choose libraries from. It is also a more mature language, even though PHP has been out a bit longer. The ability to create desktop apps using .Net is another benefit compared to PHP. If a very …
If it was up to me, I'd rather use something like Node.JS hands down. Things are simpler, there is no gigantic convoluted class hierarchy to learn like there is with .NET. Also Node is really fast and lightweight. I find .NET these days to be a totally solid product and it …
.Net is multi-platform and integrates many languages which makes it a one stop universal platform for everything. It further allows for easy collaboration and interfaces with Git for version control. It also has a very elaborate variety of extensions making the possibilities …
Java is confusing sometimes and has poor IDEs. Now it is no more open source, so it does not worth [starting] a project with Java. The new .NET Core is available for Linux and MacOS too, so it would not be a problem to plan a migration. Moreover[,] the performances are really …
I have used Java and .NET seems to be a more solid development ecosystem As time has gone on they have improved their cross-platform capabilities and deeply improved their support for the open-source community.
The .NET platform has a much longer and broader history than Laravel, so we chose to go with it as the support will be far superior. Additionally, Laravel is tied to PHP, while you can use multiple different languages in .NET. The additional flexibility that .NET provides in …
Both Java and .NET are similar. They provide nearly the same capabilities so long as you know how to use the differences in the way they structure in how they handle objects. The benefit to using the .NET framework is the ability to use all of the features of the Visual Studio …
Java vs .NET these days is more of a preference than anything else; you pick and choose whichever works best for you. Both have active and vibrant community support, and both have good development tools to work with. The benefit that .NET has over Java is that you can get …
We are currently moving away from Visual LANSA as it does not do well on the web. Developers are hard to find for this language while .NET developers are readily available and very knowledgeable.
By switching to .NET, our development time has been cut down and has become more …
.Net platform is our primary option for developing newer solutions because of a lot of reasons, but in the past years, we have received a few requests in which we had to use Java SE. We had no big problem to use Java. Still, the productivity difference and the offer of …
We have worked with Java in the past but their library, functions, features out the box are not as helpful as those provided by .NET. Additionally, these features can be harder to implement depending on your business and it's harder to find these skills/resources from the …
Microsoft .NET has been the choice of development here for a long time and was chosen for its portability, ease of development and more. We have been very successful in developing custom applications in Microsoft .NET. This back end of Microsoft .NET applications has made it …
We evaluated Java as a platform for custom development. There were many advantages to using Java like - Java is portable, so you can choose whatever operating system you need to build your app or website. Object-relational support is better, and Java calls the database less …
TFS and GIT used as source control. It really works seamlessly with MS builds, Jenkins, Jfrog and CARA. It provides a complete DevOps process. Splunk and EL are tools used for logging, tracking, and tracing purposes. ServiceNow creates a domain to contain all information and …
There really isn't anything like .NET. I have tried using Eclipse to develop applications in Java, and have tried using Qt Creator to develop C++ applications. I found Microsoft's Visual Studio suites far easier to use.
.NET is built by Microsoft and mainly uses C#. It is great if you work a lot with Windows or Azure. Java runs on the JVM (Java Virtual Machine) and has been around longer. It is known for being reliable and widely used in large systems. Overall .Net works very well for us in a …
WebSphere Application Server is propriety and increases project cost. It is slightly complicated to learn when compared to Jboss EAP. These were the two main reasons why we chose Red Hat JBoss EAP over Websphere Application Server. Also, JBoss EAP is light weight and requires …
We decided to use Red Hat JBoss EAP as it lowers our overall cost, supports all the features that we are looking for including clustering, distributed caching and web services. JBoss EAP is modular and has cloud-ready architecture.
JBoss does practically everything Apache Tomcat and Weblogic does in terms of our requirements, but JBoss is more suited for larger enterprise J2EE apps compared to Tomcat. Boot time is not as quick as Tomcat, but still relatively fast for our deployments. The system can also …
Jboss supports JEE standards and provides features like high availability, clustering, hot deployments, configurable features. you can quickly add or remove needed features and cut jboss footprint and reduce boot time.
If you need to build anything from a quick-and-dirty GUI utility to a full-fledged desktop application, .NET is the way to go. It doesn't require extensive knowledge of the languages as Visual Studio is extremely helpful in its autocomplete, refactoring, and prompts, and lets you build out your solution easily without worrying about the details of [the] setup and boilerplate.
Red Hat JBoss Enterprise Application Platform (JBoss EAP) is well suited for deploying high transaction Java EE based applications. It supports many popular Java EE web-based frameworks such as Spring, Angular JS, jQuery Mobile, and Google Web Toolkit.
MOD_CLUSTER integration. JBoss EAP integrates pretty well with mod_cluster. This is an intelligent load balancer especially useful in highly clustered environments.
Supports enterprise-grade features such as high availability clustering, distributed caching, messaging etc.
Supports deployment in on-premise, virtual and hybrid cloud environments.
.NET is heavily Microsoft Windows oriented, and while .NET core tried to resolve that with MacOS and Linux support, .NET Core is still waiting for wider adoption.
While free for small projects, additional features for big projects can be a little expensive.
Can be resource-heavy upon deployment. We continuously have our more senior staff optimize the code of our junior developers for performance. Other languages are a little bit more forgiving in comparison.
Jboss CLI is a great tool but we had trouble using it to get values that are displayed on Jboss GUI. It also has limitations parsing the applications.xml files and we had to use a mix of jboss-cli and linux bash commands to automate certain application administrative tasks.
JBoss doesn't really provides performance tuning recommendations. It would have been nice if it could learn from the current demand vs current settings for things like connection pool, server configurations, garbage collection etc.
.NET frameworks are fantastic overall. There are no limitations to what you can accomplish with it. The most important part is that you'll have access to developer community support and that .NET is always being improved every month. Be it in web applications, back-end servers, or integrations, .NET enables developers to do it all.
As Microsoft Gold Partners, we do have access to a lot of additional information and support from Microsoft. Still, the availability of "open and free" documentation, community, and enthusiasts of the platform is vast. Added to that, the quality of resources provided for all the Microsoft ecosystem is very impressive.
If it was up to me, I'd rather use something like Node.js hands down. Things are simpler, there is no gigantic convoluted class hierarchy to learn like there is with .NET. Also Node is really fast and lightweight. I find .NET these days to be a totally solid product and it certainly has its place - but it seems a bit dated and boring to me now.
WebSphere Application Server is propriety and increases project cost. It is slightly complicated to learn when compared to Jboss EAP. These were the two main reasons why we chose Red Hat JBoss EAP over WebSphere Application Server. Also, JBoss EAP is light weight and requires less server resource
We are slowly switching from a dying programming language to .NET because it was too expensive to hire developers for the old programming language. There are way more .NET developers around and an amazing community which has allowed us to keep our costs low.
Our development time has been greatly reduced because now we're not developing applications for each OS platform. We do it once and deploy accordingly.
.NET Core has been a big mindshift in terms of how to program. The learning curve has been quite high for existing .NET developers.
Jboss EAP is easy to deploy and configure. This lead to lower cost and faster delivery.
Even though we have large number of machines running JBoss, we have only two Jboss Administrators. It doesn't requires too much administration and maintenance on daily basis and reduces number of administrators required for large implementations.