Archive for the 'Java' Category
The myth of Web Service
JNBridgePro 3.0 Supports NET 2.0 and J2SE 5.0
SUN ties Solaris with PostgreSQL
iBook with Intel chips in Jan this is a really great news
IT Workers Worst Dressed Employees Funny! isnt it?
The X10 Programming Language
Java and AJAX
technorati tags: blog, java, today
æ?¥è‡ªäºŽSUN的数æ?®æŒ‡å‡ºæ–°çš„JVM性能æ??å?‡ç?€å®žä»¤äººæ¿€åŠ¨ã€‚
åœ¨å‡ ä¸ªç”¨äºŽç§‘å¦è®¡ç®—çš„SciMark2 benchmark(FFT, SOR,MonteCarlo,Sparse matmult, LU)表明,Mustang (build 59)性能较Java 5 build 5æ??å?‡äº†å°†è¿‘58%,基于hotspot client version。当然这些数å—å?ªæ˜¯ç”¨äºŽä¸?å?Œçš„JVM版本之间进行比较。ä¸?过å?¯ä»¥çœ‹å‡ºåœ¨ç§‘å¦è®¡ç®—领域ä¸ï¼ŒJava开始å?¯ä»¥è¶³å¤ŸæŠ¢å? ä¼ ç»Ÿç¼–ç¨‹è¯è¨€(C,Fortran)çš„é¥ç¢—äº†ã€‚å½“ç„¶åœ¨ç ”ç©¶é¢†åŸŸä¸ï¼Œå¾ˆæ—©ä¹‹å‰?就已ç»?把Java作为科å¦è®¡ç®—的工具æ?¥è¿›è¡Œè€ƒè™‘(java granda forum).
æœ‰å¾ˆå¤šäººï¼Œå¾ˆå¤šç ”ç©¶è¡¨æ˜ŽJavaå·²ç»?å?¯ä»¥ï¼Œæˆ–是事实上,比C++甚至是C计算的更快,å?¯ä»¥çœ‹ä¸€ä¸‹Matrixçš„ä¸€ç¯‡æ–‡ç« ã€‚ä¸?过这始终ä¸?足以说æœ?人们相信这一点,基于解释的è¿?行方å¼?,GC,效率低下的内å˜ç®¡ç?†æ¨¡åž‹è¶³å¤Ÿä½¿äººä»¬ä»?旧认为在整体的程åº?性能表现ä»?æ—§æ— æ³•å’ŒC,C++相比。å?¯æ˜¯JVMå’ŒJava compiler,至少在目å‰?看æ?¥ï¼Œå§‹ç»ˆåœ¨ä¸?æ–,并且勇敢的å?‘展 (escape analysis)。
�纯的说Java开�的应用程�比C++/C慢,已���有多大的�义了。
Technorati : java, mustang, performance
I tried to look for a nice blog editor for ages. However I have not managed this till now.
The first one I tried is w.bloggar, I removed it from my compouter soon because of no chinese character support.
Then I tried WBEditor and Ecto, both are not free softwares.
Qumana, does not support chinese either.
Now I do [...]
ObjectWeb adds BI to open source stack – Computer Business Review
Â
Engineering Ingegneria Informatica SpA, a systems integrator in Rome, Italy, bills SpagoBI as a “unified open source BI platform” used for the development of BI projects in an integrated environment. It integrates query, OLAP analysis, reporting, dashboarding, data mining capabilities and QBE (query by [...]
java problems
Python instead of Java?Â
swixml: Home
SwiXML is a project to generate GUI codes for common java applications and applets.
I used to be involved into a project just did the very opposite job, that is generate web pages (JSP) from Swing. I dont know whether it was a good idea or not at that time. It was 2001, we [...]
Using AspectJ to generate sequence diagram, a real cool idea and practice.
Two articles (1, 2) about JVM weaving using JRocket (AOP support version) .
This is a list of new members of JDK, since Java 1.4. It is generated using doclet API based on java source 1.6.
Since 1.6:
CLASS: java.awt.Component.BaselineResizeBehaviorCLASS: java.awt.DesktopCLASS: java.awt.Desktop.ActionCLASS: java.awt.Dialog.ModalExclusionTypeCLASS: java.awt.Dialog.ModalityTypeCLASS: java.awt.SystemTrayCLASS: java.awt.TrayIconCLASS: java.awt.font.LayoutPathCLASS: java.io.ConsoleCLASS: java.io.IOErrorCLASS: java.lang.instrument.ClassLoaderConfigurationErrorCLASS: java.lang.management.LockInfoCLASS: java.lang.management.MonitorInfoCLASS: java.net.CookieManagerCLASS: java.net.CookiePolicyCLASS: java.net.CookieStoreCLASS: java.net.HttpCookieCLASS: java.net.IDNCLASS: java.net.InterfaceAddressCLASS: java.security.Policy.ParametersCLASS: java.security.PolicySpiCLASS: java.security.URIParameterCLASS: java.sql.ClientInfoExceptionCLASS: java.sql.NClobCLASS: java.sql.RowIdCLASS: java.sql.RowIdLifetimeCLASS: java.sql.SQLDataExceptionCLASS: java.sql.SQLIntegrityConstraintViolationExceptionCLASS: java.sql.SQLInvalidAuthorizationSpecExceptionCLASS: java.sql.SQLNonTransientConnectionExceptionCLASS: [...]
I know what regular expression is and clearly understand how important it is. But I have not digged into it before since my work (distributed computing, etc. ) didnt touch it at all.
So here are some resources I just found this afternoon, hope this could help other people has same experience.
Tutorial of Java Regex [...]
I tried GDAPI last night (OT at home ) . Basicly, it provides following features:
Access windows registry, this is used to get the search_url defined by Google Desktop
Generate query string according to Google Desktop query schema
Issue request and receive response via HTTP
Java Data Binding
schema validation
XML Object (marshall and unmarshall)
I have to admit it [...]