Recruitment is the process deadlock, Lecture notes of Mathematics

1. Recruitment is the process of searching the candidates for employment and stimulating them to apply for jobs in the organization WHEREAS selection involves the series of steps by which the candidates are screened for choosing the most suitable persons for vacant

Typology: Lecture notes

2017/2018

Uploaded on 05/05/2018

god-metal
god-metal 🇯🇴

1 document

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Both recruitment and selection are the two phases of the
employment process. The dierences between the two
are:
1. Recruitment is the process of searching the candidates
for employment and stimulating them to apply for jobs in
the organization WHEREAS selection involves the series
of steps by which the candidates are screened for
choosing the most suitable persons for vacant posts.
2. The basic purpose of recruitments is to create a talent
pool of candidates to enable the selection of best
candidates for the organization, by attracting more and
more employees to apply in the organization WHEREAS
the basic purpose of selection process is to choose the
right candidate to ll the various positions in the
organization.
3. Recruitment is a positive process i.e. encouraging more
and more employees to apply WHEREAS selection is a
negative process as it involves rejection of the unsuitable
candidates.
4. Recruitment is concerned with tapping the sources of
human resources WHEREAS selection is concerned with
selecting the most suitable candidate through various
interviews and tests.
5. There is no contract of recruitment established in
pf3

Partial preview of the text

Download Recruitment is the process deadlock and more Lecture notes Mathematics in PDF only on Docsity!

Both recruitment and selection are the two phases of the

employment process. The differences between the two

are:

1. Recruitment is the process of searching the candidates

for employment and stimulating them to apply for jobs in

the organization WHEREAS selection involves the series

of steps by which the candidates are screened for

choosing the most suitable persons for vacant posts.

2. The basic purpose of recruitments is to create a talent

pool of candidates to enable the selection of best

candidates for the organization, by attracting more and

more employees to apply in the organization WHEREAS

the basic purpose of selection process is to choose the

right candidate to fill the various positions in the

organization.

3. Recruitment is a positive process i.e. encouraging more

and more employees to apply WHEREAS selection is a

negative process as it involves rejection of the unsuitable

candidates.

4. Recruitment is concerned with tapping the sources of

human resources WHEREAS selection is concerned with

selecting the most suitable candidate through various

interviews and tests.

5. There is no contract of recruitment established in

recruitment WHEREAS selection results in a contract of

service between the employer and the selected employee

Difference between Recruitment and

Selection

Basis Recruitment Selection Meaning It is an activity of establishing contact between employers and applicants.

It is a process of picking up more competent and suitable employees. Objective It encourages large number of Candidates for a job.

It attempts at rejecting unsuitable candidates. Process It is a simple process. It is a complicated process. Hurdles The candidates have not to cross over many hurdles.

Many hurdles have to be crossed.

Approach It is a positive approach. It is a negative approach. Sequence It proceeds selection. It follows recruitment. Economy It is an economical method. It is an expensive method. Time Consuming

Less time is required. More time is required.

Deadlock:

  • (^) The computer system uses may types of resource which are then used by

various processes to carry out their individual functions.

  • But problem is that the amount of resources available is limited and many

process needs to use it.

  • A set of process is said to be in a deadlocked state when every process in the set

is waiting for an event that can be caused only by another process in the set. The

event can be resource acquisition, resource release etc. The resource can be

physical (printers, memory space) or logical (semaphores, files)

The necessary and sufficient conditions for deadlock to occur are:

  • Mutual Exclusion
    • A resource at a time can only be used by one process.
    • If another process is requesting for the same resource, then it must be

delayed until that resource is released.