Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

High performance SMSC Simulator #87

Open
behrad opened this issue Apr 5, 2015 · 3 comments
Open

High performance SMSC Simulator #87

behrad opened this issue Apr 5, 2015 · 3 comments

Comments

@behrad
Copy link

behrad commented Apr 5, 2015

It may sound unrelated but I wanna ask if you know of any high performance SMSC simulator for load/traffic testing?

Can I use cloudhopper-smpp as a SMSC with zero code or should I setup something? any docs?

thank you for your nice work :)

@MavoCz
Copy link

MavoCz commented Apr 5, 2015

Hi,
I wrote a SMSC sim based on clouhopper SMPP. You can find it here:
https://github.com/MavoCz/smscsim

You can run it without any code change, just compile and go. If you do not want to compile it, you can download dist from:
http://www.voldrich.net/projects/smsc-smpp-simulator/smscsim-1-0-0-dist/

Not sure about the performance, I wrote it to test delivery receipts and message splitting :).

Regards
Matous

@behrad
Copy link
Author

behrad commented Apr 5, 2015

great Matous

@krasa
Copy link
Contributor

krasa commented Apr 22, 2015

I am currently building a more complete client for perftests (with DR, periodic logging, configurable execution time - everything I've ever needed), ideas and suggestions welcomed.

https://github.com/krasa/cloudhopper-smpp/blob/perftest-netty4/src/test/java/com/cloudhopper/smpp/demo/perftest/PerformanceClientMain2.java

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants