User Profile

Collapse

Profile Sidebar

Collapse
JavaPhreak
JavaPhreak
Last Activity: Oct 9 '07, 12:41 PM
Joined: Oct 5 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • JavaPhreak
    replied to Java performance
    in Java
    You are correct about the many frameworks being used by various Java developers, the core messaging systems for the Java and C/C++ applications are the same products (Tibco and IBM MQ Series). In the world of C++ doing hello world using STL can use around 1,500 lines of code at compile time and I agree 'our' C/C++ developers are more aware of what design and coding shortcuts can do to the environments their applications are deployed.
    ...
    See more | Go to post

    Leave a comment:


  • JavaPhreak
    started a topic Java performance
    in Java

    Java performance

    So I work for a firm where Java performance is highly debated (e.g. threading, garbage collection, overuse of abstraction, interprocess latency, write once, debug everywhere, debuggers for real-time apps, etc). The C and C++ applications developed in-house are used for our real-time systems (high speed prop trading systems) based on high volume/low latency mulit-cast messaging. We do not have memory, latency, debugging issues, etc with these applications,...
    See more | Go to post
No activity results to display
Show More
Working...