I
I
Ilya2014-04-03 19:01:30
Programming
Ilya, 2014-04-03 19:01:30

What are the main criteria for a multi-user application?

I create a multi-user application, the usual accounting of products.
Interested in the question of how to make such applications correctly, what is important and what is not?
What are the main criteria for such programs or the correct logic?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yuri Gorin, 2014-04-04
@Zerpico

1. Reliability and fault tolerance (separation of access rights, backups, conflict resolution, etc. etc.)
2. Implementation cost in relation to functionality
3. Performance (including maximum response time, network load, etc.)
4. Convenience of the interface (both administrative and user)

1
1001001 111, 2014-04-04
@IgorO2

Performance is the most important

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question