NEAT-project / pReplay

1 stars 0 forks source link

Adding SCTP/PHTTPGET support #9

Closed weinrank closed 8 years ago

weinrank commented 8 years ago

Adding phttpget as an protocol option which uses named pipes to communicate with a separate PHTTPGET process.

weinrank commented 8 years ago

Hey come on, this is not the only improvement to the locking mechanisms! 😄 Check out my weinrank/sctp branch and run the "test-preplay" script. For me this is fine for linux and FreeBSD.

mrajiullah commented 8 years ago

Added few more locks. Now it looks much much better. Only 1 error in hundred runs.

Mohammad


Mohammad Rajiullah Post doctoral researcher Dept. of Computer Science Karlstad University Universitetgatan 2 65188 Karlstad Sweden Tel: ++46 (0)54 700-1758 Fax: ++46 (0)54 700-1828 http://www.cs.kau.se/moharaji [http://www.cs.kau.se/moharaji]

-----Original Message----- From: Felix Weinrank notifications@github.com To: NEAT-project/pReplay pReplay@noreply.github.com Date: Wed, 31 Aug 2016 09:28:58 -0700 Subject: Re: [NEAT-project/pReplay] Adding SCTP/PHTTPGET support (#9)

Hey come on, this is not the only improvement to the locking mechanisms! 😄 Check out my weinrank/sctp branch and run the "preplay-test.sh" script. For me this is fine for linux and FreeBSD. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub [https://github.com/NEAT-project/pReplay/pull/9#issuecomment-243821081], or mute the thread [https://github.com/notifications/unsubscribe-auth/AEVF2oKg4WgCfD9vfwhPA0WB1T7ENtznks5qlavKgaJpZM4JvYZB].

weinrank commented 8 years ago

Yeah, you added lock which were already in my branch so i reverted your commits and merged my branch before getting more conflicts.