Reply to post: Re: They want performance but they wrote it in Java?

NoSQL Cassandra developer community sets sights on JDK 11 as sped-up 4.0 beta finally hits the streets

Anonymous Coward
Anonymous Coward

Re: They want performance but they wrote it in Java?

There's nothing olbligatory about using shared pointers or temporary objects with C++ threads. In fact for performance and greater functionality you can simply use posix C pthreads (on unix anyway) in C++ which are a thin wrapper to the raw OS interface.

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon