Recently i was assigned to a project of implementing Biometric attendance in a government school . Which architecture should i follow under current scenario to utilise maximum resources in an efficient way ?
Printable View
Recently i was assigned to a project of implementing Biometric attendance in a government school . Which architecture should i follow under current scenario to utilise maximum resources in an efficient way ?
SOA is best; as you can try running maximum/all services in a single system when the load is minimal or average; and can cluster & scale up when the load increases.