473,404 Members | 2,174 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Queuing

kaleeswaran
132 100+
hi
i working in banking domain.i need to do some control in transaction.like for example In Saving Account:i can withdraw and Deposit the Amount.
so when two user doing transaction at same time for the same account number.i have to control it.so for that i need to do some queuing operation i think,
i don't have much knowledge in this.
what shall i do..
Thank you,
Kaleeswaran
May 28 '08 #1
4 1712
debasisdas
8,127 Expert 4TB
what about using LOCKING to avoid concurrent transactions.
May 29 '08 #2
kaleeswaran
132 100+
what about using LOCKING to avoid concurrent transactions.
Thank you for Reply,

i am using java struts,so you meant to say i have to do locking function in the action class or any locking function is there in MySql.

Please clarify me regarding Locking...

if i want to use Locking in Action Class,How do i Implement it.because for example in Saving Account Module i have separate table for Withdrawing and Depositing the Money.both the things are in doing different action class..

Thank you,
May 29 '08 #3
Atli
5,058 Expert 4TB
Check out the LOCK TABLES and UNLOCK TABLES Syntax in the MySQL manual.
May 30 '08 #4
kaleeswaran
132 100+
Hi

Thank you for reply,but i want to lock the particular field only right?..not the whole table correct.if suppose some different users uses different account number.it should allow for further process.i want to restrict only for the particular account number..
Thank you,
kaleeswaran
Jun 2 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: Ohaya | last post by:
Hi, I'm trying to understand a situation where ASP seems to be "blocking" of "queuing" requests. This is on a Win2K Advanced Server, with IIS5. I've seen some posts (e.g.,...
0
by: Markus Bauer | last post by:
Hello, has anybody a good ressource for a first contact programming message queues under dotnet? I´m familiar with webservices but message queuing is untouched land to me and the docs I...
0
by: Rajiv Thakur | last post by:
Hi Is it possible to implement Queuing automatically in PostgreSQL thru' a package or something or it has to be coded ? Just fyi.. -> This feature is available with Oracle 8i. Thanks Parul
4
by: Just D. | last post by:
Did anybody use this Message Queuing and knew all details about it? What's the physical limit of this Message Queuing system, number of messages, mbytes, message size? Where it stores messages,...
1
by: tiger | last post by:
Hi, I have a question on MS Message queuing. I would like to check a message queuing to see if there is a message in the queue. That is if the queue is empty, I would like to send a note to...
0
by: sam | last post by:
Hi, I have windows services appliaction. Application reads message from MS message queuing. I have short code example below of my application. I have different process points these point have...
1
by: Dave Pink | last post by:
I support a web server farm of about 80 machines, of which 35 are in Production at any given time. Machines are running Windows 2000 Advanced Server with IIS 5. All 80 machines are configured...
25
by: Mark Harrison | last post by:
I would like to try and build a queuing mechanism on top of Postgresql. Imagine an application where a large number of processes generate images and queue up thumbnail requests. A smaller number...
1
by: Jason Richmeier | last post by:
Is there a way to create a setup package (setup and deployment project in Visual Studio 2005) that installs the Windows Message Queuing components as a prerequisite or is this something that has to...
0
by: RituJetly | last post by:
Hi, I want to use Oracle's Advanced Queuing from C# code, but not getting proper interfaces/classes to create the Queuing objects. Please help. Regards, Ritu.
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.