- Forum
- T24 Technical Discussions
- T24 Development & Customization
- Difference between Phantom and Service
×
Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...
Difference between Phantom and Service
- faguest
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 0
16 years 5 months ago #1254
by faguest
Difference between Phantom and Service was created by faguest
1. Can someone tell me the Difference between Phantom and Service ?
Thanks.
Thanks.
Please Log in or Create an account to join the conversation.
- malai
- Offline
- Platinum Member
Less
More
- Posts: 508
- Thank you received: 11
16 years 5 months ago #1255
by malai
Replied by malai on topic Technology is same
Phantom is the actual technology used.
Service is the one which contol the phantoms.
Service is just a temenos term which gives more control to phantoms.
______
Thanks
Service is the one which contol the phantoms.
Service is just a temenos term which gives more control to phantoms.
______
Thanks
Please Log in or Create an account to join the conversation.
- msurii
- Offline
- Premium Member
Less
More
- Posts: 89
- Thank you received: 1
16 years 5 months ago #1256
by msurii
Replied by msurii on topic Difference between T24 Phantom and Service
In T24 - Phantom is a old way of executing the jobs at backend defined and controlled using EB.PHANTOM which can be executed as a single threaded process.
The service is a new multi threaded concept of processing back end jobs which can be defined & controlled using TSA.SERVICE.
The service is a new multi threaded concept of processing back end jobs which can be defined & controlled using TSA.SERVICE.
Please Log in or Create an account to join the conversation.
- malai
- Offline
- Platinum Member
Less
More
- Posts: 508
- Thank you received: 11
16 years 5 months ago #1257
by malai
Replied by malai on topic u r correct
Msurii, you are absolutely correct.
______
Thanks
______
Thanks
Please Log in or Create an account to join the conversation.
- akilan_i
- Offline
- New Member
Less
More
- Posts: 5
- Thank you received: 0
16 years 4 months ago #1258
by akilan_i
Replied by akilan_i on topic Why not!
Why not we can attach the multi threaded routine to a EB.PHANTOM?
Please Log in or Create an account to join the conversation.
- malai
- Offline
- Platinum Member
Less
More
- Posts: 508
- Thank you received: 11
16 years 4 months ago #1259
by malai
Replied by malai on topic Not intelligent
EB.PHANTOM is not that much intelligent to parse and run multithreaded jobs.
BATCH.JOB.CONTROL is the only routine which can run multi threaded jobs.
______
Thanks
BATCH.JOB.CONTROL is the only routine which can run multi threaded jobs.
______
Thanks
Please Log in or Create an account to join the conversation.
- akilan_i
- Offline
- New Member
Less
More
- Posts: 5
- Thank you received: 0
16 years 4 months ago #1260
by akilan_i
Replied by akilan_i on topic thanks
Thanks Malai, I tried both EB.PHANTOM and TSA.SERVICE. I understand the difference.
Please Log in or Create an account to join the conversation.
- Forum
- T24 Technical Discussions
- T24 Development & Customization
- Difference between Phantom and Service
Time to create page: 0.081 seconds