Tagged Questions

1
vote
4answers
100 views

Debugging high cpu usage

So I have an issue on our production environment where 2 threads have been running for like 9 hours and 5 hours and they are causing the cpu usage to stay around 99% I've included …
0
votes
1answer
63 views

IDE for Python + Django Template Highlight + JQuery

I try Netbeans 6.7 for python but don't have a good django template highlight and jquery code completion... i did find a project in google for django for netbeans but they don't ex …
1
vote
1answer
36 views

highe speed logging using log4net

I am interested in very high speed logging within log4net(around 10K messages per second). to that end , i thought of implementing the following modules: protocol buffers based L …
0
votes
3answers
131 views

C# - .WAV Playback Randomly High Pitch

For some reason, when a WAV file is played back using the snippet below, it randomly plays back screwy, like a high pitch noise. It doesn't happen all the time, just randomly. It …
0
votes
0answers
73 views

Architecture of Liferay Project?

Hi all, I have to design High Level Architecture for Liferay Project. Is there any sample document for Portal Architecture related to Liferay / J2EE? Your swift reply shall be hi …
1
vote
5answers
207 views

Objective C for beginners

I was just asked to talk about Objective C to a bunch of High School student for 20 minutes. They have no experience with programming at all. What topics should I cover? Should I …
0
votes
2answers
129 views

I got the address of a large managed object in WinDbg, what next?

I created a high memory utilization dump and using !dumpheap -stat and !dumpheap -mt I got the address of two large string generic list of 30 MB each. I want to know more about t …
2
votes
4answers
150 views

High traffic web sites

What makes a site good for high traffic? Does it have more to do with the hardware/infrastructure, or with how one writes the software, using Java as the example, if it matters? I' …
1
vote
4answers
355 views

high cpu in IIS

Hi all. I'm developing a POS application that has a local database on each POS computer, and communicates with the server using WCF hosted in IIS. The application has been deploye …
3
votes
1answer
318 views

High Performance BPEL engine?

I am evaluating BPEL engine for our high performance telecom application but performance seem to be very poor. We have evaluated Apache Ode, SunBPEL engine, Active BPEL etc. Do yo …