473,382 Members | 1,786 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,382 software developers and data experts.

How is modular access serialized in Perl?

6
Several years back, I built a dll of database functions in C with another person. We serialized access to ensure that only 1 client at a time was in any function.

Imagine for example, a Perl application where multiple clients are using a UI to enter the same type of data.
When the data is saved by the clients, its posted to the same backend code that puts it in a file. Some of these clients may save at the 'same' time.

Please explain how this works as a client/server process in Perl. Please answer like I'm a beginner or point me to a good online explanation.

Thanks
Feb 2 '20 #1
1 4198
craigt
6
I think the answer is in the session idea as implemented in Perl and the consistent use of Perl voluntary locking.
Mar 11 '20 #2

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

Similar topics

0
by: Mike van Lammeren | last post by:
Hello! I am totally stuck on this problem. I have a web service written in Perl, which uses Frontier::RPC2, and runs on MS IIS 4. I can access the web service using a client written in either...
3
by: Mike S | last post by:
Anyone know how I can access a MS Access database from perl? Any help appreciated.
6
by: Serious_Practitioner | last post by:
Good day all, and thank you in advance for your help. No - MANY thanks in advance for your help - I know nothing about using databases on Web servers. I am about to discuss a project with a...
0
by: Ol!v!é | last post by:
Is it possible to create an Access frontend project(ADP) that is splitted up in several modules? So a user can choose the modules he needs at the installation?
2
by: muralin | last post by:
Please tell me how can I get the data from MS Access using perl script and that data I need to export into excel automatically using perl. Please post some sample code. Thanks In Advance!
2
by: kcddoorman | last post by:
I'm am completely new to the world of Perl. It looks like a cross between C and linux scripting. I have some experience in both linux and C, but I'm using perl to query an Access database and post...
1
by: bpejman | last post by:
Hi Everyone, I've been reading and searching the web for days trying to figure out how exactly you can access and read a Perl array or hash from within JavaScript. I've been reading that JSON is...
10
by: getmadhu | last post by:
Hi All, How can i pass a Perl var($val) as a parameter to a Javascript function. Please can any one help me out... ex: Perl Code ---------------- $var = 'sample'
1
by: teejus123 | last post by:
Please guide me How to connect to MS access from Perl script ? I want to develop a student database.
1
by: sindy90 | last post by:
Hi I have a perl script placed in the server! i would like to know as how i will b able to access it from my mobile phone and run on my mobile phone! please do help! Thanks in advance! Regards...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.