https://github.com/parolkar/smstrolley
A high performace framework for SMS based Ruby Applications with support for SMPP, SameSession & Push protocols and intelligent cost-model
https://github.com/parolkar/smstrolley
Last synced: 8 months ago
JSON representation
A high performace framework for SMS based Ruby Applications with support for SMPP, SameSession & Push protocols and intelligent cost-model
- Host: GitHub
- URL: https://github.com/parolkar/smstrolley
- Owner: parolkar
- License: mit
- Created: 2008-08-29T16:22:09.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2008-09-16T04:40:36.000Z (over 17 years ago)
- Last Synced: 2025-04-02T01:07:39.351Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 105 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
SMSTrolley 0.1
I am writing this app because I have faced enough problems and struggled all my way to find a good piece of code that helps me create massively large SMS based application. This is the piece of code which I wish I had when I was building my SMS app.
Goal of SMSTrolley:
-High Performance Server (Evented) that handles incoming and outgoing messages (Mind it I am not calling them MO and MT :-))
-Scalable , i.e Plugin based
-Intelligent Cost-model, used to take decision on which SMSC to choose on which event
-Capability to handle same-session operator messages for premium short codes
-...many more
'Abhishek Parolkar
abhishek[at]parolkar.com