2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected over 1 year ago.
Jan 28, 2023 — Jan 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update title to reflect more precisely the content. Repliminary complete the system overview. More... almost 19 years ago
Add initial version of the A2 report with the Intro completed. More... almost 19 years ago
Add a general a1 doc makefile. More... almost 19 years ago
Complete prelim. testing and debugging of the TCP stuff and tradeStock(). More... almost 19 years ago
Complete prelim. testing and debugging of the TCP stuff and tradeStock(). More... almost 19 years ago
Remove the RemoteException as we don't use it anymore. More... almost 19 years ago
Commit initial implementation of the TCP sender/receiver stuff. More... almost 19 years ago
Implement multi-balance account data structure and its support. Implement local tradeStock() in delegate. More... almost 19 years ago
Implement multi-balance account data structure and its support. Implement local tradeStock() in delegate. More... almost 19 years ago
Implement variable broker ID functionality and store a database per broker ID. More... almost 19 years ago
Implement variable broker ID functionality and store a database per broker ID. More... almost 19 years ago
Commit code that runs both RMI and CORBA versions and they still work for basic operations. Currently, they both read and write the same serialized database file, which is not synchronized. Will partition the data by IDs. Add a note on limitations of the garbage collection. More... almost 19 years ago
Commit code that runs both RMI and CORBA versions and they still work for basic operations. Currently, they both read and write the same serialized database file, which is not synchronized. Will partition the data by IDs. More... almost 19 years ago
Commit code that runs both RMI and CORBA versions and they still work for basic operations. Currently, they both read and write the same serialized database file, which is not synchronized. Will partition the data by IDs. More... almost 19 years ago
Add missing arrayToVector(Object[]) method that somehow escapted in the 0.3.0.3 release. I needed it in the CORBA version of my DSB application, so I am adding it here. More... almost 19 years ago
Add the tradeStock() API and a few missing files from the past commit. More... almost 19 years ago
Implement the notion of StockBrokerDelegate that is in use by both the RMI and CORBA servers. Finally decouple the IStockBroker, IStockBrokerRMI, and IStockBrokerCORBA interfaces. Make it all compile. Clean up the CORBA StockBroker.idl a bit. More... almost 19 years ago
Implement the notion of StockBrokerDelegate that is in use by both the RMI and CORBA servers. Finally decouple the IStockBroker, IStockBrokerRMI, and IStockBrokerCORBA interfaces. Make it all compile. Clean up the CORBA StockBroker.idl a bit. More... almost 19 years ago
Just add the stub as for CORBA, for convenience. More... almost 19 years ago
Add rudimentary IDL definition for CORBA and make it compile. Switch to A2. More... almost 19 years ago
Add rudimentary IDL definition for CORBA and make it compile. Switch to A2. More... almost 19 years ago
Include the sdd a (well and theory) in the jar as well. More... almost 19 years ago
Primarily add Java RMI tutorial ref and update Link to rpobst file More... almost 19 years ago
Primarily add Java RMI tutorial ref and update Link to rpobst file More... almost 19 years ago
Primarily, spellcheck. More... almost 19 years ago
Complete the conclusion primarily and get rid of dangling figure ref. Ready for spellcheck. More... almost 19 years ago
Add revision to System Overview. More... almost 19 years ago
Primarly complete the system overview. Add a ref to Java RMI. More... almost 19 years ago
Complete preliminary A1 code documentation throughout. More... almost 19 years ago
Complete preliminary A1 code documentation throughout. More... almost 19 years ago