Thanks for the response pullingteeth! I'm using BufferedReaders and the new java I/O APIs (FileChannel) for moving data from one location to the other. I'm also using Thread.sleep(x) so that the other threads get a chance to run, but still the performance goes over a period of time. Right now...
Hi All
I need suggestions on improving the design of my multithreaded application more effectively. The required as-is scenario is as follows:
We have a data processing Java console application which is processing data from N- channels. The data is being downloaded from N number of channels...
Hi All
I was recently asked to develop a plug-in in .NET? What are plug-ins? Are they the same as COM components? How do create a plug-in in .NET? Would appreciate if some one can elaborate on this with an example.
Thanx
Hi All
I need to find a mechanism to convert XML Stream data to C++ Objects at runtime in order to invoke methods on a remote CORBA server by passing these objects as parameters to the remote methods. I found a couple of XML parsers on the internet but couldn't find a mechanism to convert the...
Hello All
Does Sybase provide any system procedures to encrypt/decrypt user passwords or other data? I need to send user passwords and other data in an encrypted form to a Sybase database from an application in VC++ and decrypt and store the information at the Sybase end . Whats the best way...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.