Microsoft
Software
Hardware
Network
Question : Pattern for java app
Hi,
I need help and idea for my problem with app.
I describe problem in simply way so it will be abstract and its not exactly what app do.
Now i have app that connect to database and do some things iteratively for each row from a table.
What i want is to start more instances of that app and each one should take care of its part of rows.
Problems i see now is that app can be fired on different databases so i cant iterate through process list.
I was thinking that mutex will be fine. I mean, program is started and futex is created i.e mutex name "app_database_1", second instance create "app_database_2" and all instance will know what number is assigned to them. Next, all rows div by instance running and so on.
But i bet that java have no mutex implemetation
Answer : Pattern for java app
you might find something useful here
http://www.cmcrossroads.co
m/bradapp/
javapats.h
tml
Random Solutions
Delete blank line from textarea
Need a SUM
Cross Domain Policy
migrate drupal from CentOS 4 to Centos 5 -----Also, Physical Machine to Virtual Machine
Basic Gateway Address
Help Button in MsgBox for MS-Access
What is the best GUI for MySQLfor Windows and why?
How do I recreate the _msdcs.domain.com Forward Lookup Zone.
DOS Batch Turnkey system for Win95
Transport-level error / (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)