java - MultiThreading in billing system -


i have develop telecom billing system in java, system must calculate more 100 000 bills per day. should use multithreading in 1 pc, ora clustering distribute load on 2 or 3 servers? add personal purpose( university project).

thank in advance.

since personal purpose (university project), suggest got multithreading in 1 pc. understand multithreading concept well.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -