Juce Serial Support

Support. Having trouble installing or using a Digital Juice product. Or maybe you just want to get the most from your purchase and need more information.

After you place order online, please email support juce.ca with your modem s model, customer serial number and/or clear picture showing these information.

Fri, 23 Apr 2010 -

1

Confusion should I use Thread Pool.

Hi Jules,

I m trying to make a Hyper terminal kind of application with juce which continuously reads serial port at high baud rates 115200 in windowsxp,

difference being instead of displaying the data on the console I m logging it in an xml file also updating some openGl components.

Also I have to send some data to the serial port as serial port being full duplex without blocking the read but the data to be sent would be

at very low frequency say 0.2 Hz.

I started using juce thread for each of the jobs:

1. Read serial port and write in Queue,

2. Read Queue and update Xml,

3. Read Queue and update openGL components,

4. Write Serial port

and now there are so many threads that the system nearly hangs, when I do all these together. I m quite new to threads so I think I m unable to

synchronize them properly. I was just confused whether i should use threadpool parent class and have all these threads as pool jobs, will this

class would do the necessary synchronization for my application.

Any help would be great.

Thanks in advance.

juce serial support

Please send email to support juce.ca with modem s model, HFC mac and customer serial number and/or a clear picture showing these information recommended.

Micro Center Web Store; Parallel Serial Cards; I/O Adapters; Laptop Parts. Free Walk-in Tech Support : As a service to our customers.

Juice Receiver formerly iPodder Go to our support overview page where you can find links to help files and support forums. Take me to the overview page.

To help ensure warranty claims are for genuine mophie products, our technical support department may require a receipt to complete your claim.

Confusion should I use Thread Pool?