java .net compartion
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,
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
java .net compartion的更多相关文章
- Spark案例分析
一.需求:计算网页访问量前三名 import org.apache.spark.rdd.RDD import org.apache.spark.{SparkConf, SparkContext} /* ...
- 解密随机数生成器(二)——从java源码看线性同余算法
Random Java中的Random类生成的是伪随机数,使用的是48-bit的种子,然后调用一个linear congruential formula线性同余方程(Donald Knuth的编程艺术 ...
- JAVA里的CAS算法简析
Atomic 从JDK5开始, java.util.concurrent包里提供了很多面向并发编程的类. 使用这些类在多核CPU的机器上会有比较好的性能.主要原因是这些类里面大多使用(失败-重试方式的 ...
- Java里的CompareAndSet(CAS)
; if (compareAndSet(current, next)) return next; } } 首先可以看到他是通过一 ...
- 故障重现(内存篇2),JAVA内存不足导致频繁回收和swap引起的性能问题
背景起因: 记起以前的另一次也是关于内存的调优分享下 有个系统平时运行非常稳定运行(没经历过大并发考验),然而在一次活动后,人数并发一上来后,系统开始卡. 我按经验开始调优,在每个关键步骤的加入如 ...
- Elasticsearch之java的基本操作一
摘要 接触ElasticSearch已经有一段了.在这期间,遇到很多问题,但在最后自己的不断探索下解决了这些问题.看到网上或多或少的都有一些介绍ElasticSearch相关知识的文档,但个人觉得 ...
- 论:开发者信仰之“天下IT是一家“(Java .NET篇)
比尔盖茨公认的IT界领军人物,打造了辉煌一时的PC时代. 2008年,史蒂夫鲍尔默接替了盖茨的工作,成为微软公司的总裁. 2013年他与微软做了最后的道别. 2013年以后,我才真正看到了微软的变化. ...
- 故障重现, JAVA进程内存不够时突然挂掉模拟
背景,服务器上的一个JAVA服务进程突然挂掉,查看产生了崩溃日志,如下: # Set larger code cache with -XX:ReservedCodeCacheSize= # This ...
- 死磕内存篇 --- JAVA进程和linux内存间的大小关系
运行个JAVA 用sleep去hold住 package org.hjb.test; public class TestOnly { public static void main(String[] ...
随机推荐
- iOS APP提交上架最新流程
时隔1年又让我鼓捣iOS,刚接手就是上架,经验值为0的我,虽然内心是拒绝的,但还是要接受这项任务滴!也就是在被拒后重新审核,再改在提交...这样反复的过程中也对上架流程熟悉了好多,写篇帖子 ...
- hdu 2050
PS:真是醉了..之前觉得这题很难..然后在网上找到了大神给的深入解析,跪谢...这里贴大神博客的网址:http://blog.csdn.net/lishuhuakai/article/details ...
- nginx添加未编译安装模块
链接:http://taokey.blog.51cto.com/4633273/1318719
- Object-C 基础笔记3---属性
一,区别属性和实例变量 实例变量就是声明在接口大括号里面的变量.@public类型的实例变量直接使用->访问, property 属性是一组设置器和访问器,属性是方法不是变量. 与类相似,属性需 ...
- 拆解cytom!c's 的keyFile保护
系统 : Windows xp 程序 : cytom!c's 程序下载地址 :http://pan.baidu.com/s/1nulAYBv 要求 : 伪造KeyFile 使用工具 :IDA & ...
- 10、C#基础整理(集合)
集合 1.集合的引用 using System.Collections;//添加类 2.定义集合(ArrayList 或 Array) ArrayList arr = new ArrayList(); ...
- Excel文件的导出操作
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.I ...
- HDU 1053 & HDU 2527 哈夫曼编码
http://acm.hdu.edu.cn/showproblem.php?pid=1053 #include <iostream> #include <cstdio> #in ...
- iOS-NSThread使用
NSThread: 优点:NSThread 比其他两个轻量级(Cocoa NSOperation.GCD) 缺点:需要自己管理线程的生命周期,线程同步.线程同步对数据的加锁会有一定的系统开销 Coco ...
- 第一个Sprint冲刺第一天
讨论成员:邵家文.李新.朱浩龙.陈俊金 讨论内容:延续上学期四则运算app项目. 遇到的困难:1.上学期的代码需要找回来.2.开发所需要的技术还没有达到 开发需求 :第一个冲刺,加强四则运算app的功 ...