The Election service must ensure that a vote is recorded whenever any user thinks they have cast a vote.

Discuss the effect of maybe call semantics on the Election service.

Would at-least-once call semantics be acceptable for the Election service or would you recommend at-most-once call semantics?


Maybe call semantics is obviously inadequate for vote! Ex specifies that the voter’s number is used to ensure that the user only votes once. This means that the server keeps a record of who has voted. Therefore at- least-once semantics is alright, because any repeated attempts to vote are foiled by the server.

Computer Science & Information Technology

You might also like to view...

Cascading Style Sheets allow you to attach an existing style sheet to a web page and use its styles there.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

When designing a Web page for potential display on a cell phone, if you must use a list, make it a small one.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

If you receive an Enter Parameter Value Dialog Box, it means that you have entered the field names into the formula incorrectly

Indicate whether the statement is true or false

Computer Science & Information Technology

Custom headers and footers can be added to worksheets

Indicate whether the statement is true or false

Computer Science & Information Technology