# # ChangeLog for branches/thasling/DistributedGA/DistributedGA.Core # # Generated by Trac 1.0.12 # 04/24/24 10:22:24 Wed, 29 Jun 2016 13:28:47 GMT thasling [13956] * branches/thasling/DistributedGA/DistributedGA.Core (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/TestPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (modified) #2615: finally fixed bug concerning message send to the wrong peers ... Tue, 28 Jun 2016 23:27:15 GMT thasling [13947] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) Tue, 28 Jun 2016 22:50:42 GMT thasling [13946] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) #2615: Fixed bug with reading queues made all lock-objects static Tue, 28 Jun 2016 22:24:10 GMT thasling [13945] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) #2615: fixed major bug in PeerNetworkMessageHandler, because one ... Tue, 28 Jun 2016 15:03:36 GMT thasling [13943] * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/DistributedGA.ContactServer.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) #2615: implemented lock for timers, because if elapsed-method takes ... Fri, 24 Jun 2016 19:23:47 GMT thasling [13937] * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Util (added) * branches/thasling/DistributedGA/DistributedGA.Core/Util/SizedConcurrentQueue.cs (added) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) #2615: implemented ConcurrentQueue made minor changes in Dispose-methods Sun, 19 Jun 2016 21:32:37 GMT thasling [13924] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Domain/MessageRecieveEventArgs.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Domain/PeerInfo.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/MessageContractImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageContract.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Operator (deleted) * branches/thasling/DistributedGA/DistributedGA.sln (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) #2615: delete unneeded project, appended code style Sun, 19 Jun 2016 19:37:24 GMT thasling [13923] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (copied) #2615: re-implemented WcfPeerListManager also sending messages is ... Fri, 17 Jun 2016 15:46:40 GMT thasling [13918] * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/TestPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) #2615: implemented Dispose()-Method in all classes also sending a ... Thu, 09 Jun 2016 09:37:51 GMT thasling [13888] * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) increased frequences of all timers, threads, etc... for testing purposes Wed, 08 Jun 2016 15:02:06 GMT thasling [13887] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/DistributedGA.ContactServer.Host.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Domain/MessageRecieveEventArgs.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/MessageContractImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/TestPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageContract.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Solution.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Core/SolutionInfo.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Hive (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (deleted) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/DistributedGA.Operator.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/Implementation/DefaultMigrationOperator.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Operator/Interface/IMigrationOperator.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (modified) prepared protoype for next meeting Tue, 19 Jan 2016 11:45:18 GMT thasling [13557] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/DistributedGA.Core.Host.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) Implemented P2PTask-class Changed communication protocoll http --> ... Tue, 19 Jan 2016 11:00:45 GMT thasling [13556] * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/HeuristicLab.snk (added) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/TestPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/HeuristicLab.snk (added) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Plugin.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Program.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) new hive project Tue, 19 Jan 2016 08:57:22 GMT thasling [13554] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) PeerList now is fetched from the server each time the peerlist is needed Tue, 19 Jan 2016 08:49:35 GMT thasling [13553] * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Domain/MessageRecieveEventArgs.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/MessageContractImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageContract.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) changed a few method names and other refactoring Mon, 18 Jan 2016 14:34:30 GMT thasling [13548] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) removed old code Mon, 18 Jan 2016 14:28:29 GMT thasling [13547] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) Added Dispose() to MessageHandler and WCF service host Mon, 18 Jan 2016 14:20:16 GMT thasling [13546] * branches/thasling/DistributedGA/DistributedGA.ContactServer (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host (modified) * branches/thasling/DistributedGA/DistributedGA.Core (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host (modified) * branches/thasling/DistributedGA/DistributedGA.Operator (modified) * branches/thasling/DistributedGA/DistributedGA.Test (modified) svn ignore Mon, 18 Jan 2016 14:18:59 GMT thasling [13545] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj (deleted) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj (deleted) * branches/thasling/DistributedGA/DistributedGA.Core/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.Core/obj (deleted) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.Operator/obj (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/obj (deleted) deleted binaries Mon, 18 Jan 2016 14:15:19 GMT thasling [13541] * branches/thasling/DistributedGA/DistributedGA.Core.Host/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/DistributedGA.Core.Host.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive (added) * branches/thasling/DistributedGA/DistributedGA.Hive/App.config (added) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Program.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Properties (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Properties/AssemblyInfo.cs (added) * branches/thasling/DistributedGA/DistributedGA.Test/DistributedGA.Test.csproj (modified) added new empty project for test on hive changed scheme for ip ...