473,386 Members | 1,810 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Relation of WWW to state machine

Is there a relation between the web and a finite state machine (FSM)? My web application can do clever things to retain state such as storing session variables in server memory or giving it to the client via cookies. However, once the client loads his page or the server finishing pushing/pulling, everything is disconnected. Either the client or the server retains state (depending on above techniques) but not both in synch.

Does my SQL Server retain state? Once the client submits his update, the SQL Server state has changed and remains in this state until the next transction that modifies data. Is this closer to a FSM?

Are the above views accurate? Please comment.

Thanks,
Brett
Nov 22 '05 #1
3 1246

"Brett" <Br***@discussions.microsoft.com> wrote in message
news:77**********************************@microsof t.com...
Is there a relation between the web and a finite state machine (FSM)? My web application can do clever things to retain state such as storing session
variables in server memory or giving it to the client via cookies. However,
once the client loads his page or the server finishing pushing/pulling,
everything is disconnected. Either the client or the server retains state
(depending on above techniques) but not both in synch.
Does my SQL Server retain state? Once the client submits his update, the SQL Server state has changed and remains in this state until the next
transction that modifies data. Is this closer to a FSM?
Are the above views accurate? Please comment.

Thanks,
Brett


How many essays do you have to write? :-) Your posts are giving me
nightmares about CS exams :-)

Steve
Nov 22 '05 #2


"Steve McLellan" wrote:

"Brett" <Br***@discussions.microsoft.com> wrote in message
news:77**********************************@microsof t.com...
Is there a relation between the web and a finite state machine (FSM)? My

web application can do clever things to retain state such as storing session
variables in server memory or giving it to the client via cookies. However,
once the client loads his page or the server finishing pushing/pulling,
everything is disconnected. Either the client or the server retains state
(depending on above techniques) but not both in synch.

Does my SQL Server retain state? Once the client submits his update, the

SQL Server state has changed and remains in this state until the next
transction that modifies data. Is this closer to a FSM?

Are the above views accurate? Please comment.

Thanks,
Brett


How many essays do you have to write? :-) Your posts are giving me
nightmares about CS exams :-)

Steve

Ok. Sorry but there not essays. Just questions.

Brett
Nov 22 '05 #3
>
"Steve McLellan" wrote:

"Brett" <Br***@discussions.microsoft.com> wrote in message
news:77**********************************@microsof t.com...
Is there a relation between the web and a finite state machine (FSM)?
My web application can do clever things to retain state such as storing session variables in server memory or giving it to the client via cookies. However, once the client loads his page or the server finishing pushing/pulling,
everything is disconnected. Either the client or the server retains state (depending on above techniques) but not both in synch.

Does my SQL Server retain state? Once the client submits his update,
the SQL Server state has changed and remains in this state until the next
transction that modifies data. Is this closer to a FSM?

Are the above views accurate? Please comment.

Thanks,
Brett


How many essays do you have to write? :-) Your posts are giving me
nightmares about CS exams :-)

Steve

Ok. Sorry but there not essays. Just questions.

Hi,

Sorry, just kidding - it's late and I've been here for hours. It's kind of
an interesting question, thinking about it - it's been ages since I studied
FSMs but I guess an SQL server is an FSM. The client doesn't retain full
state though; it rapidly goes out of date, and/or the client probably
doesn't ever get the full picture of things.

If you don't mind me asking, are these questions for a report or something,
or is it just something that interests you? Good luck with it!

Steve
Nov 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Brett | last post by:
Is there a relation between the web and a finite state machine (FSM)? My web application can do clever things to retain state such as storing session variables in server memory or giving it to the...
3
by: Terrence Brannon | last post by:
I don't know what Postgres considers a relation and had no intention of creating one when piping my schema to it... I always DROP TABLE before CREATE TABLE, so here are the ERRORS emitted when...
14
by: Sharon | last post by:
I have two tables in the DataSet, the first present rooms and the other furniture kinds. Furniture kind, like chare, can be in more then one room. And specific room can contain more then one...
7
by: Wayne Brantley | last post by:
I have found what appears to be an error in streaming with Datasets. It causes an error of 'Cannot find relation 0' when recreating the dataset from a stream. Here is how you reproduce it. ...
0
by: Maciek | last post by:
Hi When I set Session state mode to StateServer (IIS 6.0; windows2003; .NET 2.0) in my application, I have recived this message:...
4
by: Jan Nielsen | last post by:
Hi all I'm a former Access developer who would like to implement a many-to-many relation in about the same way you do in Access: With a subform and a combo box. Is it possible to use a...
4
by: Shawnk | last post by:
This post is intended to verify that true value semantics DO NOT EXIST for the Enum class (relative to boolean operations). If this is true then (thus and therefore) you can not design state...
11
by: tuom.larsen | last post by:
Dear list, I'm writing very simple state machine library, like this: _state = None def set_state(state): global _state _state = state
3
by: Pallav singh | last post by:
Hi All i am getting Error while writing following code for state design Pattern kindly let me know How to Correct this Error ?? Thanks Pallav Singh ...
4
by: laktofil | last post by:
This may seem like an abstract question on behavioral inheritance. Anyway, I'm building a hierarchical state machine in C++ (with gcc for target platform Gentoo Linux). More precisely, I'm using this...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.