Slashdot Mirror


Available To The Right Buyer: Sun Microsystems

antediluvian writes "The Seattle Times reports Sun Microsystems shares surged forward on speculation the computer maker may be bought by a rival company. Prospective buyers could include Dell, IBM or Hewlett-Packard. Computer sales of rival companies have been outpacing sales of Sun's machines. Over the past three years Sun's stock has declined 92 percent."

54 of 477 comments (clear)

  1. Apple... by Anonymous Coward · · Score: 5, Funny

    ...should offer to buy them. At a ridiculously low price. Turnabout, being fair play, and all. :-)

    1. Re:Apple... by Zeinfeld · · Score: 5, Interesting
      ...should offer to buy them. At a ridiculously low price. Turnabout, being fair play, and all. :-)

      Please no! They might win the auction.

      Apple are in prime spot to displace Sun these days. They are the only UNIX vendor committed to a proprietary UNIX that is likely to still be on offer in ten years time. IBM has already all but said it has thrown in with Linux. HPUX, Digital Unix, Irix etc are already niche market plays.

      I don't think solaris can survive, simply too few seats to be viable except as a niche. It is bound to a single hardware platform which is itself starting to look old and tired with not much hope of fending of Pentium long term, let alone Itanium.

      Apple on the other hand have a really strong desktop business by any measure but Microsoft. They have probably shiped more UNIX systems by now than any other vendor, their kit is robust and mature. Sorry Sun, you never did crack the quality manufacturing thing the way DEC did. So now you charge DEC prices for FIAT reliability.

      The other major problem Sun has is Scott. Unless he is gone by the end of the year Sun is dead. Scott has been spending his time on futile rants about Microsoft who don't even make hardware - his core market while Linux, IBM and now HP eat his lunch.

      I was eating with a senior exec of a major (F100) company who used to be a Sun shop. Scott had gone out to talk to them and his answer to everything was about stopping Microsoft. So the company concluded that they better switch from Sun quick. I then heard the exact same story a couple days later from another F100 company exec.

      The single best thing Jobs did at Apple was bury the animosity with Microsoft. He told Apple that they were going to be something so different from anyone else that what happened at Redmond did not matter. He was right, he realised that the 'Network Computer' that had been developed would flop in that market but had the potential to be a killer entry price machine with a few cosmetic tweaks - and the iMac was born.

      Sorry Scott, but now it is you or the company.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    2. Re:Apple... by bob_dinosaur · · Score: 4, Informative

      I don't think you really understand Sun's core business. It's got nothing to do with the desktop and everything to do with servers.

      Sun is hurting because now I can replace my low-end and midrange boxes with commodity x86 kit running Linux for about 10-15% of the cost.

      At the mid-to-high-end (16+ processors) Sun is still viable and a good choice (I haven't seen good Intel kit that scales over 8 processors), but the volumes in that market probably aren't enough to sustain the required R&D effort, especially as Sun's consulting business - which would push their kit - isn't great. Still, I like our E10000s... they do the job we ask of them pretty well.

    3. Re:Apple... by virtual_mps · · Score: 4, Interesting
      Fair enough, but you can't blame Sun for being expensive, then criticise when low cost machines come in.


      Sure I can. The new machines are attractive, but we've already jettisoned most of our suns--so the question isn't whether the new machines are nice, but whether they're nice enough to justify another platform change. The answer to that question is, "probably not". I still would like to get some and give them a chance, but it will be a hard sell to get me to tie myself back to sun at this point.

      Also, the 280R's also never been 10 times the price of an Intel equivalent. Equally, there's no Intel box with the equivalent internal bandwidth or 64 bit capability which'll run your enterprise app quite as well.


      I'm not sure I used the figure 10x, but the 280R is certainly a lot more than the entry level price for an x86 dual-processor system. Also remember that the V100/120 have a IIi processor, which made the 280R the real entry point for any sort of cpu-intensive application in sun's rackmount lineup. So for a cpu app you had a choice between a $1k or $2k intel rackmount or a 280R...

      And the intel box would probably be a 1u, which is much nicer from a rack density standpoint compared to the 4u 280R. (The 280R takes a lot of space for what it's doing.) Can the 280R do some things a 1u intel box can't do? Sure--but the number of apps that need those feature is fairly limited. (If there were more demand for those features I'd have more 280R's, sun would be making more money than dell, and sun wouldn't have introduced the much smaller and better priced 210's and 240's.) Even from a capability standpoint there were some nutty things about the 280R that made it somewhat less attractive than it might have been. (Single 100Mbps ethernet, only 40MB/s SCSI included, only one pci slot running at more than 33MHZ, and that only at 66MHz, only 2 internal disk drives--in a 4u box!)

      The 210s and 240s have great features - each actually has 4 built in Gb ethernet ports!


      I stand corrected. I could have sworn the last datasheet only had 10/100 listed, but I might have been thinking of a different line.
  2. their Buyer is by linuxislandsucks · · Score: 3, Funny

    Their buyer is SCO?

    NOw that would be ironic wouldn't it?

    --
    Don't Tread on OpenSource
  3. This wil be sad news... by zlowry · · Score: 5, Insightful

    I really, really like Sun hardware, and I'd hate to see it all go the way of the Alpha. Plus, what would happen to Java, I wonder?

    1. Re:This wil be sad news... by the+uNF+cola · · Score: 3, Interesting

      Java.. would at least stick around. Too many financial companies are investing in it. Too many people in general are. Worse comes to worse, someone "buys" java and continnues it, it gets put into the open or the license changes, where it might get perverted..

      Getting rid of java is like getting rid of cobol. It's hard, but it'll take a while :)

      --

      --
      "I'm not bright. Big words confuse me. But Wanda loves me and that should be enough for you." - Cosmo

    2. Re:This wil be sad news... by Dan-DAFC · · Score: 5, Interesting

      Java will not be disappearing any time soon. Too many big name companies (most notably IBM and Oracle) have invested too much money in Java for them to let that happen. Also, with the way that Java is developed, through the Java Community Process, any potential buyer would find it difficult to exert full control over the the technology. For a closed product, Java is pretty open.

      IBM would be the most obvious candidate as Java and particularly open-source Java offerings (such as the Jikes compiler and Eclipse IDE) are a big part of their software activities. They develop their own IDEs and app-servers and ship JVMs for several platforms that have routinely out-performed Sun's equivalent offerings.

      It would also be interesting to see how the SWT vs Swing issue would work out if IBM were to become Java's new guardians. Swing is the Sun graphics toolkit for Java and is the standard for client-side Java. It's fully platform independent and uses pluggable look-and-feels with lightweight components to emulate the look and feel of the native platform. SWT is IBM's alternative that is used in the Eclipse IDE. It's not quite so portable as it provides an abstraction on top of the native windowing system but it has advantages in terms of performance and closer integration with the underlying system. It breaks the write-once-run-anywhere philosophy but is growing in popularity.

      Oracle could be another contender, they too use a lot of Java, particularly for their client-side tools (which it has to be said weren't very good last time I used them) and they partner with Sun on the database/hardware front.

      Apple could be a dark horse, they have a vested interest in Java. In a world where the desktop is dominate by Microsoft, the availability of Java software is a good thing for them as it means there will always be software that runs on Macs. They have put a lot of effort into supporting Java in MacOS X and gone further than other operating systems to help Java applications fit in with the look and feel of the platform.

      A lot of people don't realise just how much Java coding is going on out there, because most of it is hidden away on the server side. This site claims that Java is the world's most popular programming language by some distance (though you may argue about the accuracy of their method of measuring these things). I also read elsewhere (can't find a link) that there are more lines of Java being written these days than any other language.

      --
      Suck figs.
    3. Re:This wil be sad news... by The+Mayor · · Score: 4, Insightful

      Let's say that IBM has already hijacked Java development (it has). Look at the JCPs that are being released these days. IBM's name is all over them. Despite Sun's control over the standard, they really no longer control the direction for the language. All they control is the rubber stamp that gets attached to libraries that go through the JCP process.

      Also, are you suggesting Java become subsumed into .NET, or that .NET gets subsumed into Java? Java (the platform) is more complete and feature-rich than .NET. Java (the language) may be analogous to C#. But Java (the platform) is more analogous to .NET as a whole, only Java is more complete and feature-rich and is available today.

      --
      --Be human.
    4. Re:This wil be sad news... by rossifer · · Score: 4, Insightful

      No it wont. The only places using Java are those god-awful "B2B" shops. I don't see banks running Java on their critical transaction processing systems.

      Actually, it just so happens that more and more banks are redeploying their core business systems in Java. Those who haven't done it by now are the laggards who were about to be stuck with a rather expensive manned teller system in a world of largely online banking.

      Any and all of the enterprise class frameworks are either built on Java or have Java interfaces (because many of the associated apps that they have to work with are in Java). I'm currently working on an enterprise class contract management system and more than half of the accounting systems we need to interface with expose an EJB interface. Any guesses as to why we'd use that over a SOAP or other simple network protocol? Yep. Transactional security.

      Java is overwhelmingly the current choice of enterprise systems development. That could change in the future if Sun went away and wasn't replaced by someone equally credible. But for now, if you're developing an enterprise application and you're not doing it in Java, most customers will laugh you out of the sales call.

      Regards,
      Ross

  4. stock by v(*_*)vvvv · · Score: 5, Insightful

    Over the past three years Sun's stock has declined 92 percent

    Gee, do the stock prices of three years ago mean anything? Yahoo and Amazon must also be bought!

    1. Re:stock by Blaine+Hilton · · Score: 4, Insightful
      It seems once a company goes public they stop worrying about actually make good products and do anything they can to increase the stock price instead of quality.

      Need to create a mySQL table?

  5. Power To The People! by Anonymous Coward · · Score: 5, Funny

    Hey, me and my buddies poured out our loose pocket change, and dug around for some coins under the cushions on the couch.... and I think we've scraped up enough to buy Sun ourselves! The first thing I'll do is bring back the "Mr. Coffee" JavaStation, and then fire Scott McNealy. Second step is to get Ed Zander back. Then, PROFIT!!!!!

    1. Re:Power To The People! by Roto-Rooter+Man · · Score: 3, Funny

      Your business plan is doomed to failure. You forgot the "????".

      --

      The goatse guy for president. Win one for the gaper!
  6. How about us? by PaddyM · · Score: 4, Funny

    Why doesn't the open source community take over Sun? Now that would be the day.

  7. what about N1? by stonebeat.org · · Score: 4, Informative

    N1 is a new IT architecture from Sun. I think it is awesome new technology/architecture, but I also think there is no market for that currently. N1 was in wrong place at the wrong time. There are lot of other things that need to be done before N1 can be implemented anywhere.

    What will happen to N1 after the acquisition? IBM already has a similar product callled Tivoli. If IBM purchases Sun, N1 will either be slashed or integrated into Tivoli. Any thoughts on that?

    1. Re:what about N1? by stonebeat.org · · Score: 3, Informative

      link to N1 N1

    2. Re:what about N1? by nemaispuke · · Score: 5, Informative

      Tivoli cannot do the same things as N1, unless IBM has added some amazing tweaks to it that nobody knows about or uses. N1 allows a data center to manage its resources based on business rather than technical requirements. The example that was given to the local Sun User's Group meeting was say your web site was being hammered by requests (Christmas). By using the console and selecting the appropriate options, you could do the following: 1. Reallocate bandwidth 2. Build and deploy new web servers to meet the demand (provided you have the hardware available) This is done with one person, not a team of system, web, and network administrators. Most of the technology to support N1 is already in Solaris (Resource Manager, Live Upgrade, Solaris Flash, JumpStart). I don't know about you, but I can find plenty of uses for N1, and companies wanting to shore up their bottom line can as well. IBM and HP are also working on similar technologies, but Sun is farther ahead and has made purchases of companies that have technology Sun needs (Sun purchased a company to get the "provisioning engine" technology for N1). If N1 actually works (and to me it does), there will be a huge change in how data centers are managed. And a lot of IT people could potentially be out of work!

  8. Apple by porkface · · Score: 4, Funny

    Too bad Apple just spent their allowance.

  9. HPQW? by dubbayu_d_40 · · Score: 3, Interesting
    Sun still makes an assload of money. Just need to reduce operating expenses. I bet HP has the capability to make Sun's hardware more efficiently than Sun.

    Anyone have an idea what kind of steward HP would be for Java?

  10. Painted into a corner? by m00nun1t · · Score: 4, Insightful

    To be honest, I'm not sure why anyone would want Sun. Don't get me wrong, they have some great technology and are a good company. But they remind me a little of Digital pre-Compaq buyout, great technology which became irrelevant. The move is towards x86 technology, and with 64 bit x86 become more and more viable, there is simply less and less need for the premium price paid for Sun products.

    Don't get me wrong, I'm not saying they'll be dead in a year, just I can't see their sales growing much, and quite possible slowly reversing. There are still some very high end applications where Sun products may well be the best product for the job, but they are painting themselves into a corner - that niche is getting smaller and smaller as x86 gets better and better.

  11. Hrmm by acehole · · Score: 5, Funny

    Can I bid for it on Ebay?

    --
    Be you Admins? nay, we are but lusers!
  12. IBM to buy Java? by moderators_are_w*nke · · Score: 5, Insightful

    I should imagine IBM are after their Java division. They're probably not interested in the servers. Whether they'd just leave them as Sun, or buy the whole lot and wind the server business down over a period of years I don't know. If they do get the servers, expect to see a lot of work go into Linux on Sparc. Mark

    --
    "XML is like violence. If it doesn't solve your problem, use more." - Anonymous Coward
    1. Re:IBM to buy Java? by wfmcwalter · · Score: 4, Interesting
      The Sun and IBM java folks are, informally, intertwined in a number of ways:

      The Sun java folks used to (until last year) work from two buildings on DeAnza in Cupertino. At least one of these was an ex-Taligent building, and consequently IBM owned the furniture (I think the lease may also have been some kind of sublease thing). One time IBM wanted all their furniture back, and I believe they flat refused to sell it, forcing each Sun java employee to move out of his office into the corridor, while the facilities dudes came and swapped his desk etc. out for an essentially identical replacement.

      The sun java folks are now confined largely to Sun's Agnew's development centre, built on the site of the county mental hospital. Given that Cupertino was a totally excellent place to work, and Santa Clara most assuredly isn't, I'd guess that if the IBM folks said "we'll buy java, and y'all can come back and work in Cupertino" there would be a lot of happy people.

      One of IBM's largest Java development centres is (waitforit) on DeAnza in Cupertino, right beside the old Sun java building. Both are former Apple buildings, and a bunch of the java folks are ex-apple.

      I wouldn't put too much stead in the "disgruntled employees veto the deal" theory, mentioned above. These days, the average Silicon Valley employee cares about 1) do I get paid ? 2) does my commute get better or worse ? 3) do I get to do something that isn't totally crap ? (the former number 1, "will my stock options make me rich?" no longer figures much).

      --
      ## W.Finlay McWalter ## http://www.mcwalter.org ##
  13. Nooooooo! by wowbagger · · Score: 4, Funny

    Don't you see, it's all happening again!

    A computer tech company, becoming irrelevant, trying to get bought out!

    Can't you see what will happen next?

    THEY WILL SUE IBM SAYING PARTS OF SOLARIS ARE IN LINUX!

    (/me removes tongue from cheek now).

  14. NEWS for nerds? by elmegil · · Score: 4, Informative
    More like RUMORS for nerds.

    An institutional buyer made a large purchase of Sun Stock. That fueled rumors about a buyout, but it seems a lot more likely that after reporting (admittedly very modest) profits in the last quarter and one analyst recently shifting Sun to buy, some institutional buyer wanted to get some "bargain" stock that they think will appreciate well in the coming years. Given how steady the stock price has been between 3 & 4 dollars, it does seem likely that it's bottomed out, so unless you think Sun is imminently going out of business (which I sure don't) this kind of buy seems to make sense more from that standpoint than from any bs about being bought by a bigger player.

    As far as it goes, Sun's culture is so antithetical to IBM and to the "new" HP that I can't see either of them wanting to take Sun on....

    --
    7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    1. Re:NEWS for nerds? by LinuxXPHybrid · · Score: 4, Interesting

      I cannot conceive of any Sun executive wanting to be acquired by any company. Besides, they can prevent that by buying back their shares, since they still have $5 billion in bank.

      The question was raised in the last event NC03-Q2, and Scott McNealy denied the rumor flat out. I think that he meant what he said and I cannot see how he decides to sell his company to anyone. And again, he and Sun can prevent that from happening.

      I'd think that some investor thought it's a good stock to buy. It is true that they had tough time last year, but I think that two things are true:

      1. Generally, Sun employees like working for the company. Head hunters are generally having tough time recruiting Sun (star) employees.

      2. Customers like their product and service.

      When these two are true, it's a good stock to buy even though they are not making great profit this quarter. I am just speculating, but chances are that someone/some institution figured that it's a good time to buy and they bought good chunk.

  15. Wrong, rose on large institutional investment by ChrisRijk · · Score: 4, Informative
    Sun's Rise Likely From a Trade, Not an Offer


    • At UBS Warburg, Jack Francis, co-head of equity trading, said the sudden surge in price followed a 5-million-share block trade, considered to be a very large buy by Wall Street standards. "That was spurring stories of a potential takeover, which doesn't make any sense at all but did add fuel to the upside," said Francis. "The rumor doesn't hold a lot of weight, but in a market like this it gets people off the fence who are looking for any story that could generate alpha."


    Anyway, Sun are currently valued at $12Bn, and have $5.5Bn sitting in the bank.
  16. Stock prices by tedrlord · · Score: 4, Insightful

    Sun's stock fell 92% in the past three years? Jesus.

    Oh wait. Everyone's stock fell around 92% in the past three years.

    --
    [insert witty quote here]
  17. Sun/Apple Doomsaying FUD by carsont · · Score: 5, Insightful

    All the anti-Sun FUD that keeps getting posted to Slashdot reminds me of the anti-Apple FUD that was all over the media a few years ago.

    Speculation about IBM or HP buying Sun now is probably just as groundless as speculation about Sony or Disney (or Sun) buying Apple five years ago. Yeah, they're not doing as well as they used to, but the whole industry isn't, either.

    I think Sun's main problem right now is the same problem that Apple has right now: getting hardware that customers will perceive as being equal or superior to x86 in price/performance. It looks like SPARC will get there eventually, but not soon enough; I imagine they'd either have to use Opteron/Hammer on their low-end machines, or somehow make very inexpensive 1-4 processor workstations and servers to leverage SPARC's scalability (it is, after all, the Scalable Processor ARChitecture) and Solaris's superior SMP support.

    I'll admit that I have many reasons to Want To Believe that Sun will still be a strong presence in the industry when I graduate from college, but I do seriously think that rumor's of Sun's imminent death are greatly exaggerated.

    --

    Ubi dubium, ibi libertas.
  18. Re:Corner's bigger than you think. by Bastian · · Score: 3, Interesting

    For smaller server purposes, 64-bit x86 and Itanium may be a more economical choice.

    But if you need a large memory bandwidth, I think probably still beats out Itanium, and definitely beats x86.

    If you need a whole shitload of CPUs in one box, Sparc is also a better architecture - even if Itanium can scale up to hundreds of processors, there's no OS that runs on it which can properly handle that many.

  19. EDS? by Anonymous Coward · · Score: 5, Interesting

    I am surprised no one mentioned EDS. HP and Dell both want very badly to become like the current IBM, who makes a ton of money on both hardware, OS, and services integeration. I think that should discount HP, Dell and IBM because the merger doesn't bring alot of new things to merged company.

    EDS however was the top services company until IBM decided to go into high end consulting and services business. So... it seems an EDS / Sun merger would put them both back in IBM's league. A customer could chose IBM / zOS / db2 / mainframe for a big account or EDS / solaris / oracle / sunfire at a discout.

    It also would be interesting since EDS reportedly uses big Sun servers all over the world...

    just my $0.02.

  20. What would happen to Java? by rakeswell · · Score: 4, Interesting

    I've read a lot of bitter comments on this forum about the fact that java isn't an open technology. This hasn't mattered much to me because of their community process, and otherwise open attitude, and open off-shoot projects (STL, Struts, Tomcat, etc).

    I'm not trolling here at all -- I wonder what the implications for Java could be in the face of a buyout. Obviously, that would depend in some part on the buyer. And there would always be the GNU foundations free implementations. OTOH, perhaps a buyout could actually prompt Java to be handed over to a standards board.

    These are rumors though, and I can't recall ever hearing a merger/buyout rumor that actually panned out (maybe I just hear bad gossip, though), so I don't put a lot of beleif into this story. It's just speculation about what Sun might do in an x86's world .

    I will say that it's interesting to me to see how it's usually not the case that the best technologies survive. However, when looked at from a natural selection viewpoint, one realizes that since the computing ecology is shifted towards MS products, the x86 architecure hardware has an advantage, even though it isn't the best.

    Change the OS ecology, and x86 may not be the de facto architecure...

    --
    All one has to do is hit the right keys at the right time and the instrument plays itself. - Johann Sebastian Bach
  21. This is sad by hackstraw · · Score: 4, Interesting

    I've been thinking that Sun would get bought for a year or so, and I think that it will suck for computing in general. The way I see it, if Sun were to be bought, then their product line would be reduced to their larger machines just like the Proliant servers are pretty much the only thing that survived the Compaq acquisition. This will mean a drastic decrease in the number of people using Solaris, and it will be a nitche/legacy product.

    Solaris is an incredibly mature OS. Just read the manpage for the sar command some day. Also there is Trusted Solaris, and F-C2 security certification, etc. Linux is my favorite OS, but Solaris definitely has my respect for its stability, scalability and maturity. And the number of users of Solaris would decrease dramatically if Sun were acquired. Think about how different the Microsoft userbase would be if they suddenly had no desktop presence and were only servers.

    However, I also think that Sun should hold in there. I mean a 30% drop in sales, thats almost to be expected in todays economic situation. I mean travel is down like 50-70% in some places. Also one has to keep in mind that Sun machines have a longer lifetime on average than say a PC, so thier volume of sales will be lower in comparison.

    Sun does need to get the performance of thier Sparc chips up to the others. Thier performance is a big drawback to the pricetag of a Sun machine. But everything else about thier hardware is top noche. I mean they are so anal with their hardware that they put lot numbers on each of thier ethernet cables. And their machines are just perfectly engineered. Any box that I've been inside of, I never thought "Why the hell did they put that there?".

    But, who knows maybe this will be a good thing. I mean all of their employees will go to work somewhere, and maybe Solaris and NFS sources will be opened up.

    However, if it were up to me, I'd just prefer Sun sticked around for a while.

  22. Sun would make sense to IBM by abhisarda · · Score: 5, Interesting
    IBM has been making use of Java in its Websphere products and if IBM gets hold of Sun, then it can probably give Microsoft something to think about.

    HP would not even bother about Sun right now because it does not want to bite off more than it can chew. Investors would not at all take kindly to the acquistion of Sun by HP. HP right now is trying to fend off the dog that is Dell. HP does have about 13.2 billion $ in hand (Biz Journals) but it will probably not want to mess with it right now.


    Removing Sun from the competition would help the server market by bringing some consolidation.
    What will IBM do with the Sparc chips? It is not likely to dump it for a while but after 2-3 years it may just move to Itanium and its own PowerPc chips.

    Sun has already brought in x86 systems in the lower end. Both Sun and IBM are adopting AMD's Opteron for lower and mid level systems.


    We have also got to remember the FTC. If IBM does bid for Sun then expect them to go through a tough scrutiny so as to avoid a monopoly status in the high end server industry.

    People know that Sun is able to keep customers only by chanting the reliability and customer satisfaction song. Its Ultra Sparc's are falling behind in performance and it is probably only with the Sparc V's that it can gain any semblance of competitiveness. And when are the Sparc V's going to come out? 2005 at the earliest.( News)


    Would Dell bid for Sun? Dell certainly can because it does have quite a bit of cash sitting around 9.1 billion $ as of Dec 2002 (Motley Fool and Yahoo ).

    What is Sun's market capitalisation? As of March 19, it was about 10.73 billion $.


    Dell does not have a foothold in the high end server market because it does not spend much of R & D as opposed to HP, IBM and Sun. Acquistion of Sun could be a easy way to compete with HP and IBM. Dell's entry could help reduce the prices of high end servers like Dell has done to the desktop market.

    If this story is indeed true then it would be the most talked about merger. Competition for customers paying money for big tin has only gotten worse after the tech meltdown.


    Personally I feel that the Sun bid is just a rumor like the Universal/Apple deal. If anyone is to believe it, then Sun or whoever is buying them have to publicly state that they are looking into this deal. Maybe the coming weeks will tell us more.
    1. Re:Sun would make sense to IBM by n3rd · · Score: 3, Informative

      Here's what people don't understand: When it comes to SPARC it's not about pure Mhz, it's about being efficent.

      Check out the SPEC scores. SPARC 1.2 Ghz have the same score a Pentium 4 2.4 Ghz. We all know about lies and benchmarks, but it seems to show that Mhz isn't the whole story.

      The other thing people miss is the future. I would suggest checking out this article about Niagara. If Sun pulls this off, it will be *huge*.

      I don't see Sun being purchased anytime soon or at least not in any kind of a mutual agreement. They have plenty to keep going for, both currently and in the future.

    2. Re:Sun would make sense to IBM by ChaoticChaos · · Score: 3, Interesting

      The only right fit for Java is IBM.

      Dell is seen as a hardware company.
      HP is seen largely as a hardware company.

      The Apple notion is laughable. Totally. If Apple had control of Java, the only upshot is that you would be able to choose the programmer development environment in several colors. They'd probably put Javadocs on the iPod too. Somehow.

      IBM is seen as an high-end architecure, software, systems, hardware company. IBM would add stature to Java. All of these other companies would drag Java's credibility down.

  23. IBM likes Java... by Anonymous Coward · · Score: 4, Interesting

    I bet it's IBM - they have invested a lot more in Java than Sun has over the past 2 years; and Java fits in with their old strategy of one platform running on several different levels of machine; and IBM also has a history (and the cash) of buying up expensive companies for just one aspect of them.

    I guess we'll see.

  24. History tells us that it will certainly not happen by rpiquepa · · Score: 3, Informative

    These kinds of rumors are a recurring phenomenon in this industry. Check for example "When will IBM buy Sun?" which is over a year now.

    Sun has a market capitalization of around $12 billion (at its current stock price of $3.75).

    To buy it with a good premium would mean a huge investment.

    And considering that Sun always stands alone and that its products -- hardware as well as software -- are not really compatible with the rest of the industry, anyone who would buy Sun would only buy its customers. But for how long?

    Sun customers are among the most loyal ones.

    And you can believe me: I was working for one of its competitors.

  25. Re:What about MS? by LinuxXPHybrid · · Score: 3, Insightful

    They have $45 billion in bank, but it's a dead money. They just can't move it around for various reasons (anti trust case in EU is one of reasons). Besides, even if they got away with anti trust case in US, acquiring Sun? That's 99% market dominance of software development platform (.NET and Java). That's monopoly; that's anti trust. That's illegal. MS acquiring Sun? No, that's impossible.

  26. Re:Corner's bigger than you think. by Ewan · · Score: 4, Informative

    While I hate to say HP-UX is a good OS, it is certainly an OS which runs on Itanium and supports 64 processors.

    The new HP Superdome machines with Itanium2 are more powerful CPU-wise than anything Sun makes at the moment.

    Ewan

  27. Really hope it's IBM by Craig+Maloney · · Score: 3, Interesting

    IBM purchasing Sun would be a big win in my opinion. HP has yet to prove that they really have a handle on the software side of their company, while IBM has done more with Java and Linux than Sun ever did. Of course they might also screw Sun up even more in trying to merge it into the corporate behemoth of IBM.

  28. Re:Explain Please? by jkabbe · · Score: 4, Insightful

    No, that's not the only reason people whine about it. I learned C++ and Java at almost the same time (C++ about a year earlier) and I, like a lot of other programmers, can honestly say that IMO C++ is just a better language than Java. It's more compact, easier and more pleasant to write, etc.

    You had me right up until "easier". There is a reason C++ journals have sections devoted to obscure sections of the standard and how code might not compile the way you would expect it to. It's because C++ is not simple. Powerul? Yes. Easy? No. Not to mention the differing implementations by different compilers. Ugh. No thanks. I'd rather spend my time working on solutions instead of fighting the language.

  29. Re:This will be sad news... by The+Mayor · · Score: 4, Insightful

    Really? Funny that. Banking is one of the industries that has adopted Java the most. The application server market (what transaction processing systems have evolved into today) are split about 80%/20% between Java (BEA, IBM, and others) and Microsoft. Java dominates transaction processing systems for all new development. It is also a very common choice for legacy software integration.

    --
    --Be human.
  30. anyone but dell by b17bmbr · · Score: 5, Insightful

    sun is a technology company. dell is a reseller. for a fortune 500 company, they have one of the lowest r&d budgets. all their r&d is done by intel, microsoft, and the OSS community. all they have perfected is the most efficient way to build a pc and ship it to you, oh yeah, and make cool ads, dude.

    sun is a true tech company. so is ibm, and so is apple. you might hate/love each of them, but you can't deny they innovate. dell wouldn't know what to do with java anymore than microsoft would. of course, figuring how much gates' ass mikey dell kisses, guess we know what dell would do to java. and sparc. and solaris. and...

    --
    My problem? I was perfectly gruntled, until some numbnuts came by and dissed me.
  31. SUN is the most serious threat to IBM dominance by tychoS · · Score: 4, Interesting
    Within the last coouple of years it has become possible to run mainframe software using the CICS transaction manager on SUN hardware. There are a lot of large scale applications using CICS running at large companies worldwide eg. at banks. Before this became a possibility, you could only run these applications on IBM mainframes and compatible mainframes, effectively locking the users of these applications into the IBM mainframe platform.

    This area is the last large market segment IBM mainframes has, where they are the only player, so this is a serious threat to the IBM mainframes and therefore to all the services&support contracts, and peripheral systems that comes with IBM mainframe ownership.

    The recent 100+ CPU servers from SUN and compatible Fujitsu machines as well as their mid-range machines with "hot-swap everything", and everything possible done to make software running on them 24x7x365 capable even while the hardware and OS is being upgraded, is another area where SUN is fast becoming a serious threat to the marketshare and market dominance of AS/400 and mainframes from IBM.

    For these reasons alone it would be a very smart move if IBM were to acquire SUN, because it will remove a very serious competitor for from the marketplace.

    1. Re:SUN is the most serious threat to IBM dominance by swordgeek · · Score: 3, Interesting

      Correction: Sun is the second most serious threat to IBM dominance. All of the points you make are true, and in fact scaling up to the mainframe (Sun's model) may be a much more viable technological (and even business) model than scaling down from the mainframe (IBM's method). Consider that Solaris on an E15k domain is pretty much the same as Solaris on a Sparc10, which is similar to any other Unix out there. However AIX is neither similar to other Unices, nor much like OS/390. Sun has the potential to do great damage to IBM, if they survive.

      HOWEVER, I still say that Sun is only the SECOND biggest threat. Who then--Microsoft? Nope.

      IBM's biggest danger is IBM. They STILL believe to an unhealthy degree that they're the Only Shop In Town, and that The Market Will Follow Their Lead. They don't yet (!!!!!!) understand that the market has already just about written them off, desktops are commodity items, service in the mid- to high-end range can come from ANYWHERE, and that they'll have to be the BEST offering out there to get anyone's business.

      That said, I still think that IBM is the most likely company to buy Sun. Sadly.

      --

      "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
  32. Just a niggle ... by sellout · · Score: 3, Interesting
    Apple are in prime spot to displace Sun these days. They are the only Unix vendor committed to a proprietary Unix that is likely to still be on offer in ten years time.

    I don't think I'd say Apple has a proprietary UNIX. Their UNIX is open. It's the fourth (5th? 6th? Hard to keep track anymore) OSS BSD. I don't think any closed unices are going to survive. Apple played it smart by locking down as little as possible -- just the part that makes the users drool. Developers are happy because it's all open and available and such, and users are happy because it's a beautiful system where you never have to open Terminal.app.

    I think Apple has some incredibly smart people and they definitely played the OS X thing right. I don't think it would have worked if their Unix was propietary.

    So yeah, other than that niggle (and it is just a niggle), I think your post is right on.

    --
    "Whatever can go wrong, will." --Finagle's Law
  33. Wrong direction: Question is, who should Sun buy? by Elias+Israel · · Score: 4, Insightful

    Because Sun has $12Bn in market capitalization and $5.5Bn in cash on hand, I think the question isn't who's going to buy Sun, but rather who should Sun buy?

    I have maintained for some time that Sun should purchase RedHat (current market cap. approx. $1Bn if my sources are correct), go whole hog into promoting Linux, move the advanced features from Solaris into Linux, and turn their hardware into the best darned high-end Linux servers and desktops you ever saw.

    First of all, IBM is already trying to do this to Sun with high-end servers. New action is needed to defend that ground.

    Second, putting the weight of Sun and the open source devotees behind Linux application development together can help cut into Microsoft's server market share and potentially even make some more desktop inroads.

    There's probably no getting Sun out of the hardware business. But unless they harness a mass movement behind the software needed for their systems, they face the prospect of being the Apple of the UNIX server world: well-regarded but largely unused.

  34. Nice moderation work! by pivo · · Score: 4, Insightful

    "Java sucks ass", Insightful gush /. moderators

    "Java is very powerful on the server-side" Flaimbait

    Another shining example of the expert /. moderation we've all come to love. And when I say expert and love I am of course using those words in the negative sense.

    Java is a huge server-side force because it is so powerful. Many very high end sites run on Java. JBoss is constantly in the top 10 downloads from sourceforge, and that's not likely because it "sucks ass."

  35. Irrelevant? by nbahi15 · · Score: 3, Insightful

    My team mates and I have been using Linux on our desktops since we arrived at our present position several years ago. However we still can't justify a move from Sun hardware and Solaris. The price point and quality are too good.

    If Intel compatible machines would put in OpenFirmware or equivalent, remove keyboard and monitor, and allow power management/console access through a single RJ-45 serial connector at a similar price point we could talk. Sun Fire v100 has this in a 1U for $995 retail.

    What I'm trying to point out is that Intel machines have an incredible amount of horsepower but have consistently failed on bringing managability in at a reasonable price.

    Further I think Sun is in the course of reinventing itself. They are supporting numerous open source efforts, looking for Solaris to Linux exit strategies, and moving away from proprietary hardware that kept its price point high. Just within the last few generations of hardware look at the changes. Say goodbye to SBUS for PCI, special memory for DDR, standard monitors. Similar to the reinvention Apple has gone through isn't it?

  36. Re:I'd LOVE to see the Sun set by nathanh · · Score: 4, Insightful
    I've been working with Sun Solaris and Sun SunOne products for the past two years and I have to say I've NEVER gotten worse support from ANY company

    Ahh, this should be interesting...

    Example. The person maintaining our Enterprise 220R before me was vary lax about applying patches to the OS.

    Hrm.

    So I decided to say screw this and just procede with upgrading our SunOne Messaging server even though the OS isn't patched,

    Hrm?

    Then I call support to find out how I move mail and users from one box to another.

    Hrm?!

    We're an OpenVMS shop with a legacy app... but we chose HP-UX because we are a Digital/Compaq shop.

    HRRMMM!

    So let me get this straight. You start with a woefully maintained box, left behind by another administrator who didn't maintain it properly, you have zero experience with UNIX (demonstrated by your inability to move user accounts), you are in a self-confessed non-Solaris shop, you don't even have a test environment for a production system, you expect free training from the support desk to do simple tasks (rather than reading a book or doing the Solaris admin course), and then when you don't get everything your way you have a temper tantrum and migrate to... HP/UX?!?!?!?!

    You're a freaking idiot.

  37. Re:Explain Please? by rossifer · · Score: 3, Insightful
    I, like a lot of other programmers, can honestly say that IMO C++ is just a better language than Java. It's more compact, easier and more pleasant to write, etc.

    Well, that's a few criticisms I've never heard before. I'll give you compact, and if you want it, a performance edge. But other than that, C++ is a much more difficult language to write real programs in. It requires approaching guru level (well beyond expert) to write a portable system in C++. Language feature interactions in C++ can put a bug into the most subtle of indiscretions.

    • Operator overloading is ammunition for the inexperienced to do something that looks cool but is actually extraordinarily unwise.
    • Const and const correct sound good until you inform the newbie of the mutable keyword and later find that you don't have const methods after all.
    • Templates are similarly powerful/risky. Java will get them in 1.5, but the issues around their effective use are legion
    • Using threads in C++ is akin to a black art. I used to literally start any discussion of C++ threads by drawing a pentagram on the whiteboard to remind everyone in the room that we were about to descend into the depths of the various C++ threading models.
    • Dealing with other people's screwed up multiply inherited class structures was the only time in my life I've had migraine headaches
    • How about syntax-dependent semantics for the static keyword?
    • And though I tend to prefer the more explicit hpp/cpp interface/implementation separation, method inlining manages to ruin it right away (without any known benefit since the compiler will inline or not without your hint). Also, do I really need to type so much to get the hpp/cpp separation to work?
    • You've still got the C-preprocessor. Have you ever seen how much damage someone can do to code readability with the C-preprocessor? It's worth it to move to Java just to avoid dealing with cpp.
    • Portability. Java isn't really 100% portable either, so I'm not going to make that claim. But unless you're able to stick to gcc, porting a C++ app to another system is agonizingly difficult unless you're a guru on both systems. Even then, I'd probably get a whole chicken just to make sure.
    Now I agree that Java has its warts and there are plenty of aspects about it that should get attention (jdbc, unicode handling, API conventions, faster elimination of deprecated elements, etc.) but it has some huge advantages as well. The first one, one which almost any other language could take and benefit from, is the deliverable packaging strategy. The .class/.jar approach (along with the associated benefits in the ClassLoader architecture) become eye-poppingly powerful and sophisticated once you take a peek under the covers. I suggest taking a look at BCEL to get a glimpse of what I mean. Almost any VM architecture (both lisp and smalltalk can easily be implemented in a VM form) ought to take a page from the Java deliverable approach.

    And here's the scary/exciting part: C# is awfully close to doing all of that. The only thing that C# doesn't really have is the huge library and the mindshare. The C# library will grow. Depending on how it grows (.net-only or portable), it may get the mindshare. Java has one or two chances left to fix itself before momentum starts building behind C# and the future will be a very interesting time. It looks fairly certain that we'll have C# (and Microsoft) to thank for speedier future changes in the Java language.

    Regards, Ross

  38. Open letter to Slashdot editors. by jotaeleemeese · · Score: 3, Insightful

    Guys: do you have an interest in Sun been bought or do you keep pushing these unsubstantiated rumours out of the goodness of your hearts?

    I mean, honestly, you have been pushing this crap about Sun for several months now, every single snippet found by somebody about Sun's demise is dutifully put in the frontpage of this well loved, but some times ailing, site.

    What is it with Sun that opens a wound with you?

    Inquiring minds would like to know.

    --
    IANAL but write like a drunk one.