Sanjay Jain
2011-07-29 16:56:38 UTC
am looking for some guidance to approach this issee,
for a small desktop app with say 10 users over a LAN, I am planning to
put a "Data Server" which will actually manage the storage, update and
retrieval of data.
(this is so that we can tweak only this portion to adapt to any data
storage / file storage mechanism and also handle some specific rules
on copies / backup etc)
In Dolphin Smalltalk online help in Software Patterns>> New
Application under "Consequences" I find a discussion around client /
server models.
The questions we have are:
1. Is such a thing do-able / and will it be scaleable
2. Are any models / examples available to understand how it could
work
3. what are the key words we have to understand to create a solution
e.g. Sockets, ...
4. somewhere i read that there is something called proxy or that its
possible to build distributed systems in Dolphin / Smalltalk ... if
thats relevant
I know I may sound naive and vague but thanks for your patience and
please guide me into a track
regards
Sanjay
for a small desktop app with say 10 users over a LAN, I am planning to
put a "Data Server" which will actually manage the storage, update and
retrieval of data.
(this is so that we can tweak only this portion to adapt to any data
storage / file storage mechanism and also handle some specific rules
on copies / backup etc)
In Dolphin Smalltalk online help in Software Patterns>> New
Application under "Consequences" I find a discussion around client /
server models.
The questions we have are:
1. Is such a thing do-able / and will it be scaleable
2. Are any models / examples available to understand how it could
work
3. what are the key words we have to understand to create a solution
e.g. Sockets, ...
4. somewhere i read that there is something called proxy or that its
possible to build distributed systems in Dolphin / Smalltalk ... if
thats relevant
I know I may sound naive and vague but thanks for your patience and
please guide me into a track
regards
Sanjay