|
| |
| |
|
Architecture |
3 tire, Client
Server Architecture gives cutting edge over Web
based application as here only the data is
refreshed not the form/ pages and its' controls.
Here record set once created can efficiently
utilized else where as against in web based
application they are required to be recreated. |
|
|
|
|
Front End
|
MS VB 6.0
(Proven, time Tested development and designee
tool) |
|
|
|
|
Middle Tier
|
MS VB DLL &
Scripting. |
|
|
|
|
Back End
|
MS SQL 2000.
Resources in terms of Manpower and Support are
easily available. |
|
|
|
|
LAN / WAN
|
Multi-location
allows all offices/branches to access same
CENTRALIZED Database. |
|
|
|
|
Multi User
|
Enabled
|
|
|
|
|
| |
|
Technical Achivments ::
|
| |
-
RMS not only can store the resume (as is)/files in the database but also allows keyword search on it in-spite of File becoming image.
-
'World's First' Keyword-Search that allows to have ALL / ANY Relationship/Operators Between/Among the keywords words and also allows Wildcard i.e. ‘*' along with an option of ‘Whole Word' all this in one go that too with immense ease.
-
AND (should contain / All)
-
OR (at-least / either of)
-
NOT (should not contain / None)
-
NAND (Not & AND)
-
NOR (Not & OR)
-
* Wildcard can that be used flexibly as suffix or/and prefix !!
-
'Whole Word ' has intelligent filter that can segregate a non-alphabetic characters from the keyword to get the best of the result.
-
Highly Scalability.
-
RMS is designed to handle very large number of Multiple / Concurrent RMS Users.
-
RMS is designed to handle very large database (5-10 million resume/records) with the ease without sacrificing the performance.
-
Optimum Utilization of Resources in terms of
:
-
Utilizes Minimum Network / Bandwidth :-
Any or All the transactions are carried away in just one trip between RMS Client and the DB/RMS Server, be it saving a candidate in multiple tables or searching a candidates from ‘n' of tables simultaneously.
In order to save the bandwidth, differential data is taken to the client that to in compressed format and in single trip.
-
Minimum DB Server Occupancy :-
Disconnected /Connection less record set are used in-order leave the server free for next request or DB transactions.
-
Efficient Client :-
In-order to make RMS Clint, absolutely thin client there are no DB Connections opened on the client (connection less).
More over intelligent, optimal utilization of resources makes the whole solution highly cost effective. |
|
| |
|