Jump to content

building exchange system - need help building worker drone!!!


protech_systems

Recommended Posts

Hello all, I am building an money exchange system as a project...basically like Paypal, but it will be different in many ways. The important part right now is getting a viable solution for tracking and updating account balances and handling transactions. It will run on a clustered MySQL or PostgreSQL database, and one of my Java programming buddies suggested that I create "robots/drones" ie multiple instances of a single handler script to update the database. My question is how should I approach adding and subtracing from account balances? I am trained as a database admin, so have that side down pretty well, but I need some suggestions on how to make the script perform this function. Any ideas, musings, etc are welcome and appreciated.

:)

oracle might work...I'm pretty open to database options. My main concern right now is getting a production ready transaction handler. Are there any scripts available that might be adapted to do this? Scalability is priority 1. Thanks!

:PNot really. Im just trying to get an idea how the handler would look and work. I can modify it for security. However, you're probably right in that I'll probably have to hire someone competent rather than try to depend on community hacks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.