If you are using Java SE 5.0, you need to know that the EOSL for Java SE 5.0 occurred on Oct 30th. Version 5.0u22 is the last publicly available update of 5.0.
http://java.sun.com/javase/downloads/index_jdk5.jsp
If you are using Java SE 5.0, you need to know that the EOSL for Java SE 5.0 occurred on Oct 30th. Version 5.0u22 is the last publicly available update of 5.0.
http://java.sun.com/javase/downloads/index_jdk5.jsp
GlassFish Enterprise Server v2.1.1 has been released. This version provides infrastructure support for the SailFin Application Server (Telco), contains about 170 bug fixes, and includes updates to several component packages including JSF, Grizzly, Jersey, and Open MQ. You can refer to the GlassFish v2.1.1 page for details on the improvements that went into this release. The bits for this release can be accessed as follows:
Community: https://glassfish.dev.java.net/downloads/v2.1.1-final.html
Product: http://www.sun.com/software/products/appsrvr/get_it.jsp
Thursday, May 21, 2009
Join us for this informative technical webinar presented by performance expert, Allan Packer, Principal Engineer at Sun Microsystems. In this webinar Allan will give an overview of the scalability and performance improvements of MySQL 5.4. This version can yield up to 90% faster response times, and scalability up to 16-way x86 servers and 64-way CMT servers. Allan will also explore in depth, several benchmarks concerning MySQL 5.4, including Sysbench results on CMT and Nehalem systems plus an OLTP workload derived from an industry-standard benchmark. If you are interested learning about the performance improvements in MySQL 5.4 and related benchmarks, this webinar is for you!
http://www.mysql.com/news-and-events/web-seminars/display-343.html
Today, at the MySQL User's Conference, MySQL Cluster 7.0 was released. MySQL Cluster 7.0 new features
include:
Our groups assisted with the performance benchmarks for the release. Check out Hasham's blog here for the full details. Highlights of the results are:
This blog outlines the pricing details for the the SPECjAppServer Oracle WebLogic Server Standard Edition Release 10.3 on Dell PowerEdge 2950 III submission. This section of the blog outlines the pricing details for the software components and lists the total costs for hardware and software.
|
MySQL Connector/C++ is a MySQL database connector for C++ that ISVs and other application developers who have C++ applications can use to connect, insert, and retrieve data from a MySQL database. The MySQL Connector/C++ mimics the JDBC 3.0 API. The Connector/C++ preview implements about 75% of the methods of the JDBC 3.0 API. MySQL Connector/C++ can be downloaded from here under the Connector section. Note that it is a beta release.
Recently, Giri Mandalika, one of our engineers within ISV Engineering, wrote an article on how to develop database application using MySQL Connector/C++. It also dives into how to install MySQL Connector/C++ from Source. This article will be extremely useful for C++ application developers that want to connect to a MySQL database. The full article can be found at:
http://dev.mysql.com/tech-resources/articles/mysql-connector-cpp.html
Are you a Java developer that needs help figuring out how to connect to a MySQL database using the Connector/J JDBC driver? If so, check out this introductory article written by Giri Mandalika:
http://java.sun.com/developer/technicalArticles/mysql_java/index.htm
For those of you who are interested in installing the Ruby and Python drivers for MySQL on Solaris, check out Arathi's blog entries for step-by-step instructions.
Ruby:
http://blogs.sun.com/Arathi/entry/ruby_mysql_module_installation_and
Ruby DBI:
http://blogs.sun.com/Arathi/entry/ruby_dbi_module_installation_and
Python:
http://blogs.sun.com/Arathi/entry/mysql_python_driver_installation_and
She recently wrote up these documents as she was learning more about MySQL. Hope that you find them useful.
It's been a long time coming, but screencasts of our Java CAPS 6 Web Services Integration with ILOG JRules 6.7 are finally available here. The screencast is broken up into four different pieces for easier viewing:
I'm trying to learn more about Zmanda and MySQL. It's just ones of those topics that is on my list of things to Google. At this point, I know that Zmanda can do backup and recovery for MySQL, but that is about it. I'd really like to get a better grasp of the technology and how it benefits a MySQL user. Interestingly enough, over the past week or so, I've found a few mentions of Zmanda in my inbox that might speed this learning process along. So, I thought that I would share them with those people who find themselves in the same situation.
Additionally, I have discovered that there are people at Sun that have made sure that Zmanda's products work well with ours. One of these people is Tom Hanvey. I'm sure that others were involved as well. Thanks for all of your hard work, which includes:
Additionally, more papers will be coming, so look out for them.
Now, I just need to carve out some time to familiarize myself with Zmanda's products.
BPEL 2.0 has several changes from BPEL 1.1. Now, in OpenESB, there is a toolkit that can help with the migration. Go here for more details.