- Регистрация
- 25.01.2012
- Сообщения
- 1 068
- Благодарностей
- 256
- Баллы
- 83
I want to have a project run in multiple threads that gets their input data from a MySQL database (and is also supposed to save the generated output data to the DB).
What points do I have to pay attention to and what is the easiest approach to run projects multithreaded in ZP that are linked to/from a database?
What points do I have to pay attention to and what is the easiest approach to run projects multithreaded in ZP that are linked to/from a database?