Netsuite Tutorials: SuiteCloud Processors

Hi,

Do you know what makes scheduled script and map/reduce script running in background?

What technology Netsuite uses to run both scripts effectively?

Netsuite uses SuiteCloud Processors for processing scheduled script and map/reduce script.
Lets go deep into SuiteCloud processors and learn something good and new about it.


SuiteCloud Processors:
 
  SuiteCloud Processors is the system used to process scheduled scripts and map/reduce scripts.
  Previously Schedule Scripts and map/reduce scripts were getting processed by scheduling queues.
   Scheduling queues were using FIFO to process scripts based on submission timestamp.

  Benefit of SuiteCloud Processors:
 
1. It provide automated load balancing
2. Help in prioritize specific script
3. All script run independentely, no script depend on any other script scheduled before it.
4. The scheduler uses algorithms that are based on user-defined priority levels,
submission time, and user-defined preferences.
5. increased throughput, reduced wait times, and the elimination of most bottlenecks








SuiteCloud Processors
SuiteCloud Processors

SuiteCloud Plus benefit:
Users can purchase SuiteCloud plus licence to increase protential.
Purchasing SuiteCloud Plus licence enhance performance by:
 1. Increase governance limit for concurrent web services and RESTlet request
 2. Increase no. of queues available for scheduled scripts and map/reduce scripts.
 3. Increase number of queues and thread available for CSV Imports.

*** Please note : concurrency limits for web services and RESTlet is cobined total of both kind of requests per account.
Processor Allotment for Map/Reduce and Schedule Scripts:
SuiteCloud 
Plus 
Licenses     Available Processors
0                  2
1                  5
2                  10
3                  15
4                  20
5                  25
6                  30
7                  35
8                  40
9                  45
10+              50

Multiple threads and Multiple Queus for CSV Import Jobs
1. On Import Options, Check Multi-Threading checkobx to use Multiple Threads for
import
2. On Import Options, select value on Queue Number field to use Multiple Queue.

Multiple threads and Multiple Queus for CSV Import Jobs
Multiple threads and Multiple Queus for CSV Import Jobs


Thanks for reading, please comment if you have any query,
like our FB and Linkedin page,
share if you love it .

Thanks
Netsuite Guru





 Download Netsuite Guru Android App

Follow Me on Linkedin
Our FB Page

Comments