N
N
name_a2014-10-14 22:12:25
Distributed Computing
name_a, 2014-10-14 22:12:25

What solutions exist for implementing client-server applications with the ability of clients to work offline?

At the moment, there is some kind of web application that solves problems, the bottleneck of which is the presence of a permanent connection to the server. It is not advisable to use web storage due to its limitations on the amount of stored information. In addition, there is a need to interact with some equipment installed on client machines.
What platforms/solutions can be considered to solve the problems described?
Required:
Work offline if there is no connection to the server (central database)
Easy and painless to update and deploy client software

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Taratin, 2014-10-14
@Taraflex

https://github.com/rogerwang/node-webkit

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question