Results 1 to 2 of 2
Thread: Error/Fault Injection
- 02-08-2013, 04:42 AM #1
Member
- Join Date
- Feb 2013
- Posts
- 1
- Rep Power
- 0
Error/Fault Injection
re there any examples of error/fault injection java source code? Specifically, I have a client-server application. The system must be able to handle a server crash and begin running from the point in which it ended. Thus, I must have a mechanism for starting a clean system as well as a system that has just recovered from a crash. The client and server will display their activities to the screen and contain a logging mechanism.I am using Datagrams for passing messages
- 02-08-2013, 05:06 AM #2
Re: Error/Fault Injection
Cross posted
error/fault injection examples - CodeProject
dbWhy do they call it rush hour when nothing moves? - Robin Williams
Similar Threads
-
segmentation fault error
By Mrs. Deswal in forum NetworkingReplies: 0Last Post: 08-27-2009, 07:44 AM -
How to decide whether to use Setter injection or constructor injection in your code
By Java Tip in forum Java TipReplies: 0Last Post: 03-29-2008, 12:38 PM -
How to use Setter Injection and Constructor Injection
By Java Tip in forum Java TipReplies: 0Last Post: 03-29-2008, 12:38 PM -
How to decide whether to use Setter injection or constructor injection in your code
By JavaBean in forum Java TipReplies: 0Last Post: 09-26-2007, 08:29 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks