1,

http://www-01.ibm.com/software/smb/na/J2EE_vs_NET_History_and_Comparison.pdf

http://stackoverflow.com/questions/4001638/net-vs-java-ee-middleware

http://www-01.ibm.com/software/smb/na/J2EE_vs_NET_History_and_Comparison.pdf

https://blogs.msdn.microsoft.com/motleyqueue/2007/09/22/system-messaging-versus-wcf-queuing/

https://msdn.microsoft.com/en-us/library/ms789048(v=vs.110).aspx

https://msdn.microsoft.com/en-us/library/ms751499(v=vs.110).aspx

http://www.codeproject.com/Articles/520323/A-beginners-guide-to-queuing-with-WCF-and-MSMQ-sho

https://dotnetwizardblog.wordpress.com/2016/05/02/msmq-with-wcf-service-netmsmqbinding/

http://research.csc.ncsu.edu/efg/oo/papers/J2EE_.NET.pdf

http://www2.sys-con.com/main/TMC%20Study%20Rebuttal.pdf

https://www.microsoft.com/latam/windowsserversystem/compare/ReportsDetails.mspx?recid=11

http://www-01.ibm.com/software/smb/na/IBM_vs_MS_for_ISVs.pdf

https://www.infoq.com/articles/WebSphere-Windows-.NET-Debate

http://www.redbooks.ibm.com/redbooks/pdfs/sg246799.pdf

http://media.techtarget.com/TheServerSideNET/downloads/DotNet-WebSphere_Web_Services_Benchmark.pdf

http://stackoverflow.com/questions/2526024/analogues-of-java-and-net-technologies-frameworks

http://codery.blogspot.hk/2008/05/java-net-rough-equivalents.html

https://en.wikipedia.org/wiki/Microsoft_Transaction_Server

http://stackoverflow.com/questions/4001638/net-vs-java-ee-middleware

1,Java EE server is a software \platform such as jboss, motcat, web logic  or just a  phyiscal machine ?

1,what's the counterpart for the Java SE/EE  specifection in .net world?

2,what's the counterpart for the Java EE Containers such as EJB container,Web container.,Application client container,Applet container in the .net wrold?

3,

http://stackoverflow.com/questions/5039354/difference-between-an-application-server-and-a-servlet-container?rq=1

4,

Differences between .NET application servers vs. Java application servers

5,http://stackoverflow.com/questions/15997202/java-ee-application-with-web-server-application-server

4,https://en.wikipedia.org/wiki/Comparison_of_the_Java_and_.NET_platforms

Microsoft's implementation of ASP.NET is not part of the standardized CLI, and while Microsoft's runtime environment and development tools are not subject to comparable secrecy agreements to Java EE, the official Microsoft tools are not open source or free software, and require Windows servers. However, a cross-platform free software ASP.NET implementation is part of the Mono project (minus webparts and Web Services Enhancements).[14] Mono supports ASP.NET 4.0 including Web Forms, Microsoft AJAX, and ASP.NET MVC.[15] While Mono supports ASP.NET MVC 3 applications, only MVC 2 is currently installed by default because the Razor view engine, while available as open source,[16] is not anticipated to be included officially until the 2.12 release.[17

6,https://en.wikipedia.org/wiki/Java_Development_Kit

7,http://stackoverflow.com/questions/2556553/what-is-the-main-stream-java-alternative-to-asp-net-php

8,http://stackoverflow.com/questions/38427613/is-there-exist-counterparts-in-net-world-for-the-application-client-container

https://news.microsoft.com/1999/02/23/understanding-the-microsoft-windows-dna-architecture/#sm.0001iabqwkzj8e3yw542dph941bgt

java .net compartion的更多相关文章

  1. Spark案例分析

    一.需求:计算网页访问量前三名 import org.apache.spark.rdd.RDD import org.apache.spark.{SparkConf, SparkContext} /* ...

  2. 解密随机数生成器(二)——从java源码看线性同余算法

    Random Java中的Random类生成的是伪随机数,使用的是48-bit的种子,然后调用一个linear congruential formula线性同余方程(Donald Knuth的编程艺术 ...

  3. JAVA里的CAS算法简析

    Atomic 从JDK5开始, java.util.concurrent包里提供了很多面向并发编程的类. 使用这些类在多核CPU的机器上会有比较好的性能.主要原因是这些类里面大多使用(失败-重试方式的 ...

  4. Java里的CompareAndSet(CAS)

    ;            if (compareAndSet(current, next))                return next;        }    } 首先可以看到他是通过一 ...

  5. 故障重现(内存篇2),JAVA内存不足导致频繁回收和swap引起的性能问题

    背景起因: 记起以前的另一次也是关于内存的调优分享下   有个系统平时运行非常稳定运行(没经历过大并发考验),然而在一次活动后,人数并发一上来后,系统开始卡. 我按经验开始调优,在每个关键步骤的加入如 ...

  6. Elasticsearch之java的基本操作一

    摘要   接触ElasticSearch已经有一段了.在这期间,遇到很多问题,但在最后自己的不断探索下解决了这些问题.看到网上或多或少的都有一些介绍ElasticSearch相关知识的文档,但个人觉得 ...

  7. 论:开发者信仰之“天下IT是一家“(Java .NET篇)

    比尔盖茨公认的IT界领军人物,打造了辉煌一时的PC时代. 2008年,史蒂夫鲍尔默接替了盖茨的工作,成为微软公司的总裁. 2013年他与微软做了最后的道别. 2013年以后,我才真正看到了微软的变化. ...

  8. 故障重现, JAVA进程内存不够时突然挂掉模拟

    背景,服务器上的一个JAVA服务进程突然挂掉,查看产生了崩溃日志,如下: # Set larger code cache with -XX:ReservedCodeCacheSize= # This ...

  9. 死磕内存篇 --- JAVA进程和linux内存间的大小关系

    运行个JAVA 用sleep去hold住 package org.hjb.test; public class TestOnly { public static void main(String[] ...

随机推荐

  1. 安装xampp后,遇到的各种问题

    一.apache无法启动 1.查看端口是否被占用 80端口冲突,解决方法:打开目录C:\xampp\apache\conf(我的安装目录为C:\xampp)下的httpd.conf文件,将Listen ...

  2. arguments.callee

    arguments.callee在哪个函数中运行,他就代表哪个函数,一般在匿名函数中.在匿名函数中有时需要自己调用自己,但是由于是匿名函数,没有名字,所以可以用arguments.callee来代替匿 ...

  3. 使用sslsplit嗅探tls/ssl连接

    首先发一个从youtube弄到的sslsplit的使用教程 http://v.qq.com/page/x/k/s/x019634j4ks.html 我最近演示了如何使用mitmproxty执行中间人攻 ...

  4. 深入分析:Fragment与Activity交互的几种方式(三,使用接口)

    第一步:我们需要在Fragment中定一个接口,并确保我们的容器Activity实现了此接口: public interface onTestListener { public void onTest ...

  5. iOS App提交指南-协议、税务和银行业务

    App通过审核时,选择的是手动发布,想着等到自己生日那天来发布,当做留个纪念,结果生日当天发布时,由于App属于收费应用,还需要填写协议.税务和银行信息,结果又急急忙忙地去找了下这方面的资料,现在把整 ...

  6. The Blocks Problem

    Description Many areas of Computer Science use simple, abstract domains for both analytical and empi ...

  7. C语言--- 字符串数组 、 预处理器和预处理指令 、 多文件编程 、 结构体

    1 输入一个姓名,判断是否是五虎上将. 1.1 问题 本案例需要使用交互的方式判断:用户从控制台输入一个名字,由程序判断该名字是否在五虎上将的名单中.五虎上将的名单是:GuanYu.ZhangFei. ...

  8. latex figure \label 放在\caption 后

    http://www.cnblogs.com/loca/p/4264686.html latex figure \label 放在\caption 后,否则将显示\section 或者\subsect ...

  9. 不要在类的函数中使用static字段

    昨天在做存储服务的压力测试,后台是采用多线程根据玩家唯一标识做线程划分的,在测试的过程中发现,进行存储的时候,会发生玩家数据错乱的情况. 一开始怀疑是上层逻辑在处理数据的时候发生了错乱,导致保存的时候 ...

  10. Array操作方法和String操作方法比较

    Array 的操作方法和 String 的操作方法老是弄混>_<,下面就对于这两个对象的常用操作方法进行比较~~ Array ☞ 操作方法 concat():returns a new a ...