ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaDataHandler.java
Revision 1.9 - (view) (annotate) - [select for diffs]
Fri Mar 16 16:11:31 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.8: +30 -3 lines
Diff to previous 1.8
Implemented Queue size limiting.

Revision 1.8 - (view) (annotate) - [select for diffs]
Fri Mar 16 02:14:40 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.7: +11 -2 lines
Diff to previous 1.7
Added finalizers to the debugging. This could be very useful to know.

Revision 1.7 - (view) (annotate) - [select for diffs]
Fri Mar 16 01:50:36 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.6: +12 -3 lines
Diff to previous 1.6
When a CORBA Client disconnects it is caught in the DataHandler. But this would
leave the ControlHandler just lurking about, so we now explicitly make an effort
to close it down, and disconnect it from the ORB.

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Mar 14 23:25:29 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.5: +8 -8 lines
Diff to previous 1.5
The whole server package structure has been changed.
Old Package: uk.ac.ukc.iscream.*
New Package: uk.org.iscream.*

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Mar 13 02:19:44 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.4: +5 -2 lines
Diff to previous 1.4
Given all the classes that extend Thread a name using Thread.setName(). It is
only representative as far as it will tell us which class the Thread is, but
this will go some way to aiding debugging. If time permitted, more effort could
be taken to name each thread according to what it was dealing with.

Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Feb 26 00:18:41 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.3: +3 -2 lines
Diff to previous 1.3
We need to shutdown the Monitor's when closing down, otherwise the Queue's never
get destroyed... and just sit there idle'ing away :)

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Feb 5 03:34:04 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.2: +10 -4 lines
Diff to previous 1.2
A bit of error handling. If the client closes "uncleanly" we get this exception
thrown my JacORB.

Revision 1.2 - (view) (annotate) - [select for diffs]
Mon Feb 5 02:54:03 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.1: +4 -3 lines
Diff to previous 1.1
Just a mental reminder really.... this class isn't finished :)

Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Feb 5 00:58:46 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
The original "all in one" class didn't work quite right, so it's been broken
down into two classes; one for control, and one for sending data. The whole lot
functions in a very similar way to the TCP setup, except that communication
happens over CORBA.

Convenience Links

Links to HEAD: (view) (annotate) Links to PROJECT_COMPLETION: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a