(Crossposting the three and half year old blog entry "as is" from my other blog hosted on blogger. It needs some serious editing, but I believe the content is...
(Crossposting the three and half year old blog entry "as is" from my other blog hosted on blogger. It needs some serious editing, but I believe the content is still relevant. Source URL:http://technopark02.blogspot.com/2005/12/sun-studio-debugging-multi-threaded.html)Multi-threading lets different tasks to run concurrently in a single process, hence multi-threaded programs would run faster [or achieve better throughput] on machines with multiple processors and on CPUs...
(Crossposting the three and half year old blog entry "as is" from my other blog hosted on blogger. It needs some serious editing, but I believe the content is still relevant....
A couple of user group meetings next week in the northeastern US. For those in New England, NEOSUG is meeting on June 23. I won't be there, though, as I'll be...
A couple of user group meetings next week in the northeastern US. For those in New England, NEOSUG is meeting on June 23. I won't be there, though, as I'll be in New York for some customer events and will also be speaking about the OpenSolaris deployment technologies at the NYC user group meeting on June 25. Hope to see you there!
A couple of user group meetings next week in the northeastern US. For those in New England, NEOSUG is meeting on June 23. I won't be there, though, as I'll be in New York for some customer events...
Hey, it's nice to see that the combined presence of Jerry, Nick and I at CommunityOne looks to have helped OpenSolaris Bible sales, according to the Top 10 at...
Hey, it's nice to see that the combined presence of Jerry, Nick and I at CommunityOne looks to have helped OpenSolaris Bible sales, according to the Top 10 at JavaOne list.Thanks to all of you who came to our various talks. If you're interested in the slides, they should all be available from the OpenSolaris @ C1 wiki.
Hey, it's nice to see that the combined presence of Jerry, Nick and I at CommunityOne looks to have helped OpenSolaris Bible sales, according to the Top 10 at JavaOne list.Thanks to all of you...
I'm running OpenSolaris 2009.06 on my laptop, soon I'll be running my own development bits of ZFS Crypto but I couldn't do that because OpenSolaris 2009.06 is...
I'm running OpenSolaris 2009.06 on my laptop, soon I'll be running my own development bits of ZFS Crypto but I couldn't do that because OpenSolaris 2009.06 is based on build 111 but the ZFS crypto source is already at build 116. Once the /dev repository catches up to 116 (or later) then I can put ZFS Crypto onto my laptop and run it "real world" rather than just pounding on it with the test script. In the mean time I had a need to store some confidential and also some highly...
I'm running OpenSolaris 2009.06 on my laptop, soon I'll be running my own development bits of ZFS Crypto but I couldn't do that because OpenSolaris 2009.06 is based on build 111 but the ZFS crypto...
I undoubtedly am tardy in posting about this, but there'll be a big presence of OpenSolaris at CommunityOne West, which is happening June 1 at San Francisco's...
I undoubtedly am tardy in posting about this, but there'll be a big presence of OpenSolaris at CommunityOne West, which is happening June 1 at San Francisco's Moscone Center. We've posted a schedule of the OpenSolaris events. You'll notice that my OpenSolaris Bible co-authors and I will be among the speakers on Monday. The "Power User" session is going to be about 50% new vs. the well-received version presented at C1 East back in March.Jerry and Nick are also doing deep...
I undoubtedly am tardy in posting about this, but there'll be a big presence of OpenSolaris at CommunityOne West, which is happening June 1 at San Francisco's Moscone Center. We've posted a schedule...
This Wednesday (May 20, 2009) Andrey Hristov and Ulf Wendel from the MySQL Connector development team are going to talk about the MySQL Connector for C++ at...
This Wednesday (May 20, 2009) Andrey Hristov and Ulf Wendel from the MySQL Connector development team are going to talk about the MySQL Connector for C++ at 10:00 AM PT. Andrey and Ulf are planning to talk about the architecture, API, portability, support for: buffered/unbuffered result sets, prepared statements, stored procedures; and the planned features for Connector/C++ 1.0.6 GA.Plan to attend if you are a C++ developer working [or planning to work] on MySQL database...
This Wednesday (May 20, 2009) Andrey Hristov and Ulf Wendel from the MySQL Connector development team are going to talk about the MySQL Connector for C++ at 10:00 AM PT. Andrey and Ulf are planning to...
As of today, Sun Java System Web Server 7.0 is not a certified platform to deploy Siebel 8.x enterprise on. We are working with Oracle Corporation to make this...
As of today, Sun Java System Web Server 7.0 is not a certified platform to deploy Siebel 8.x enterprise on. We are working with Oracle Corporation to make this certification happen so our customers can take advantage of the performance optimizations that went into the web server release 7.0.Meanwhile those who want to give it a try can do so with little effort. In release SJSWS 7.0, the start/stop/restart/.. scripts were appropriately relocated to bin directory under the...
As of today, Sun Java System Web Server 7.0 is not a certified platform to deploy Siebel 8.x enterprise on. We are working with Oracle Corporation to make this certification happen so our customers...
The long wait for this certification is over. Oracle Corporation finally announced support for Solaris 10 x64 as the certified E-Business Suite platform for the...
The long wait for this certification is over. Oracle Corporation finally announced support for Solaris 10 x64 as the certified E-Business Suite platform for the database tier. Oracle E-Business Suite Release 12 (12.0.4) is now certified with Oracle Database Server 10g R2 version 10.2.0.4 on the 'database tier only' (previously known as 'split configuration' in 11i) platform Sun Solaris x86/64.The following Metalink documents might be of interest to Sun-Oracle customers who...
The long wait for this certification is over. Oracle Corporation finally announced support for Solaris 10 x64 as the certified E-Business Suite platform for the database tier. Oracle E-Business Suite...
A four part tutorial that explains the PHP / MySQL extensions - mysql, mysqli, and pdo_mysql - with simple examples is now accessible from Sun Developer...
A four part tutorial that explains the PHP / MySQL extensions - mysql, mysqli, and pdo_mysql - with simple examples is now accessible from Sun Developer Network. While most of the information presented in the tutorial is available elsewhere in bits and pieces, the real value-add is in the introduction of the MySQL native driver for PHP, mysqlnd.Here is a brief description of all four parts in the series. Check them out, and as always feel free to send the corrections,...
A four part tutorial that explains the PHP / MySQL extensions - mysql, mysqli, and pdo_mysql - with simple examples is now accessible from Sun Developer Network. While most of the information...