CN100474256C - Cluster typesetting system and method - Google Patents

Cluster typesetting system and method Download PDF

Info

Publication number
CN100474256C
CN100474256C CNB2006101130703A CN200610113070A CN100474256C CN 100474256 C CN100474256 C CN 100474256C CN B2006101130703 A CNB2006101130703 A CN B2006101130703A CN 200610113070 A CN200610113070 A CN 200610113070A CN 100474256 C CN100474256 C CN 100474256C
Authority
CN
China
Prior art keywords
module
composing
type
request
job
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CNB2006101130703A
Other languages
Chinese (zh)
Other versions
CN101140526A (en
Inventor
闫国龙
武瑞峰
刘丹
龚文荣
曲刚
缪萍
何志强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Peking University
Peking University Founder Group Co Ltd
Beijing Founder Electronics Co Ltd
Original Assignee
Peking University
Beijing Founder Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Peking University, Beijing Founder Electronics Co Ltd filed Critical Peking University
Priority to CNB2006101130703A priority Critical patent/CN100474256C/en
Publication of CN101140526A publication Critical patent/CN101140526A/en
Application granted granted Critical
Publication of CN100474256C publication Critical patent/CN100474256C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to a computer typesetting technology, and discloses a cluster typesetting system and a relevant method, in order to resolve the following problems in prior arts of typesetting systems with a plurality of typesetting devices to perform typesetting: Different typesetting devices cannot fulfill mutual coordination and displacement, so that typesetting efficiency is quite low. The system comprises an interface module, a displacement module and a typesetting module; the method comprises the following steps: A. The interface module receives typesetting requests from an external client end, and transmits the requests to the displacement module; B. When the received typesetting requests are typesetting job requests, the displacement module will allocates the typesetting job requests to a typesetting module in free state, and the typesetting module executes the corresponding typesetting job. The invention can sufficiently dispatch process capacity of a plurality of typesetting modules, automatically allocate the on-waiting typesetting requests into free typesetting modules, fulfill parallel treatment on a plurality of typesetting requests, and increase typesetting request throughput in typesetting systems.

Description

A kind of cluster typesetting system and method
Technical field
The present invention relates to the computer composition technology, relate in particular to a kind of cluster typesetting system and method.
Background technology
Existing automatic typesetting system adopts single device to set type usually, the request of composing is finished by processed in sequence on single device, promptly after finishing, previous composing request carries out next composing processing of request again, when adopting this processing mode that multi-user's concurrent composing request is handled, its processing speed is slow, in case when certain composing Request Processing was unusual, total system promptly was absorbed in dead state.
Increase along with newspaper office, publishing house's portfolio, and the increase of various sales promotion lists, direct mail letter, products catalogue, product manual, finance/telecommunications/insurance/securities industry service document demand, the automatic typesetting system of existing serial processing composing request has been difficult to satisfy the demand, even the composing system that uses many type-setting equipments to set type, it also is the simple superposition of composing personnel and equipment, do not coordinate and scheduling between the individual device, let alone the resource optimization of entire equipment cluster and load balance.The result has caused the significant wastage of equipment and human resources.
Summary of the invention
The invention provides a kind of cluster typesetting system and method, can't coordinate mutually and dispatch between each type-setting equipment, the problem of the inefficiency that causes setting type in order to solve existing the employing in the composing system that many type-setting equipments set type.
Technical solution of the present invention comprises:
A kind of cluster typesetting system comprises interface module, scheduler module and several type-setting modules, and wherein, interface module is used to receive the composing request that external client is sent, and it is passed to scheduler module; Scheduler module, be used to write down the status information of type-setting module and the implementation status of composing operation, carry out corresponding the processing according to the type of the composing request that receives, when the composing request that receives is the composing job request, this composing job request is distributed to the type-setting module that is in idle condition;
Type-setting module is used for carrying out corresponding composing operation according to the composing job request that receives.
Preferable, described interface module specifically comprises:
The checking submodule is used for external client is carried out authentication;
The coding submodule, externally client by authentication after, encoding process is carried out in the composing request that is used for external client is sent, and is converted into composing system inside identifiable information form, passes to scheduler module;
The decoding submodule is used to receive the composing operation execution result that type-setting module is transmitted through scheduler module, and described composing operation execution result is carried out decoding processing, is converted into external client identifiable information form, feeds back to external client.
Preferable, described scheduler module specifically comprises:
Record sub module is used to write down the job state and the processing power of each type-setting module, and the implementation status of the operation of respectively setting type;
The Request Processing submodule, when described composing request is the request of inquiry type-setting module job state, the job state of each type-setting module is fed back to interface module, when described composing request is the composing job request, job state is distributed in this request be idle type-setting module.
Preferable, described scheduler module further comprises:
Monitoring submodule, be used to monitor each type-setting module of carrying out the composing operation, when type-setting module generation aborted, it is the type-setting module that free time and processing power satisfy this job requirements that the composing operation that this type-setting module is being carried out is redistributed to other job states.
Preferable, described type-setting module specifically comprises:
Composing operation implementation sub-module is used for carrying out corresponding composing operation according to the composing job request that receives;
Execution result feedback submodule is used for the execution result of composing operation is fed back to interface module by scheduler module.
Preferable, described interface module periodically sends connectivity verification message to scheduler module, if scheduler module is received this checking message, then replys corresponding connectivity verification response to interface module;
Described scheduler module periodically sends connectivity verification message to each type-setting module, if type-setting module is received this checking message, then replys corresponding connectivity verification response to scheduler module.
Preferable, described type-setting module find self with scheduler module between be connected when disconnecting, send connection request from the trend scheduler module connection that disconnects repaired;
Described scheduler module find self with interface module between be connected when disconnecting, send connection request from the trend interface module connection that disconnects repaired.
A kind ofly carry out the method for cluster typesetting, comprise step by above-mentioned cluster typesetting system:
A, interface module receive the composing request that external client is sent, and it is passed to scheduler module;
B, when the composing request that receives when scheduler module is the composing job request, this composing job request is distributed to the type-setting module that is in idle condition, carry out corresponding composing operation by type-setting module.
Preferable, also comprise step behind the described step B:
C, type-setting module send to interface module with composing operation execution result by scheduler module, by interface module composing operation execution result are fed back to external client.
Preferable, interface module is carried out decoding processing to the composing operation execution result that type-setting module sends through scheduler module, be converted into external client identifiable information form after, feed back to external client.
Preferable, described steps A specifically comprises step:
A1, external client are initiated authentication request to interface module, and after authentication was passed through, interface module allowed external client to initiate the request of setting type;
A2, external client send the request of composing to interface module, and the interface module request of will setting type is converted to the inner identifiable information form of composing system, and it is passed to scheduler module.
Preferable, also comprise step between described steps A and the B:
Scheduler module is judged the type of the composing request receive, when described composing request during for the request of inquiry type-setting module job state, the job state of each type-setting module is fed back to interface module, when described composing request is the composing job request, and execution in step B.
Preferable, when described scheduler module is received the composing job request, carry out following step:
The job list to be set type of inquiry self record judges whether to exist still unenforced composing operation, if exist, the composing operation of this reception charged in the job list of waiting to set type, otherwise, carry out next step;
Whether inquiry exists idle type-setting module, if exist, then gives this idle type-setting module with the composing job assignment of this reception, otherwise, the composing operation of this new reception is charged in the job list of waiting to set type.
Preferable, each type-setting module of composing operation is being carried out in described scheduler module monitoring, when type-setting module generation aborted, it is the type-setting module that free time and processing power satisfy this job requirements that the composing operation that this type-setting module is being carried out is redistributed to other job states.
Preferable, described interface module periodically sends connectivity verification message to scheduler module, if scheduler module is received this checking message, then replys corresponding connectivity verification response to interface module;
Described scheduler module periodically sends connectivity verification message to each type-setting module, if type-setting module is received this checking message, then replys corresponding connectivity verification response to scheduler module.
Preferable, described type-setting module find self with scheduler module between be connected when disconnecting, send connection request from the trend scheduler module connection that disconnects repaired;
Described scheduler module find self with interface module between be connected when disconnecting, send connection request from the trend interface module connection that disconnects repaired.
Beneficial effect of the present invention is as follows:
In the technical solution of the present invention, interface module is used to receive the composing request that external client is sent, it is passed to scheduler module, scheduler module is carried out corresponding the processing according to the composing request that receives, when the composing request that receives when scheduler module is the composing job request, this composing job request is distributed to the type-setting module that is in idle condition, carry out corresponding composing operation according to the composing job request that receives by type-setting module.Adopt the present invention can give full play to the processing power of a plurality of type-setting modules, can automatically the waiting typesetting request be distributed to idle type-setting module, the a plurality of composing requests of parallel processing have been realized, improved the handling capacity of composing system to the request of setting type, and when certain type-setting module aborted, the type-setting module that is in idle condition to current is redistributed in the composing operation that this type-setting module can carried out, thereby has increased the robustness of composing system operation.
Description of drawings
Fig. 1 is the structured flowchart of cluster typesetting system of the present invention;
Fig. 2 is the process flow diagram of cluster typesetting method of the present invention;
Fig. 3 carries out the set type process flow diagram of operation of waiting in the job list of waiting to set type for scheduler module.
Embodiment
Adopt in the composing system that many type-setting equipments set type and to coordinate mutually and to dispatch between each type-setting equipment in order to solve prior art, thereby the problem of the inefficiency that causes setting type, the invention provides a kind of interface module that comprises, the cluster typesetting system of scheduler module and several type-setting modules, wherein interface module is used to receive the composing request that external client is sent, it is passed to scheduler module, when the composing request that receives when scheduler module is the composing job request, this composing job request is distributed to the type-setting module that is in idle condition, carry out corresponding composing operation according to the composing job request that receives by type-setting module.
Be explained in detail to the main realization principle of technical solution of the present invention, embodiment and to the beneficial effect that should be able to reach below in conjunction with each accompanying drawing.
See also Fig. 1, this figure is the structured flowchart of cluster typesetting system of the present invention, and it adopts tree, mainly comprises interface module 10, scheduler module 20 and several type-setting modules 30, and each main effect of forming module is as follows:
Interface module 10 is general exports of total system, is used to receive the composing request that external client is sent, and it is passed to scheduler module 20;
Scheduler module 20 is used to write down the status information of type-setting module 30 and the implementation status of composing operation, carries out corresponding the processing according to the type of the composing request that receives;
When the composing request that receives is the request of inquiry type-setting module job state, the job state of each type-setting module is fed back to interface module 10, when the composing request that receives is the composing job request, this composing job request is distributed to job state be idle type-setting module 30;
Type-setting module 30 is used for carrying out corresponding composing operation according to the composing job request that receives.
For interface module in the maintenance system 10 and scheduler module 20, and being connected between scheduler module 20 and the type-setting module 30, described interface module 10 periodically sends connectivity verification message to scheduler module 20, if scheduler module 20 is received this checking message, then reply corresponding connectivity verification response to interface module 10; Described scheduler module 20 periodically sends connectivity verification message to each type-setting module 30, if type-setting module 30 is received this checking message, then replys corresponding connectivity verification response message to scheduler module 20.Described type-setting module 30 find self with scheduler module 20 between be connected when disconnecting, can repair the connection of disconnection realizing by send connection requests from trend scheduler module 20; Described scheduler module 20 find self with interface module 10 between be connected when disconnecting, can repair the connection of disconnection realizing by send connection requests from trend interface module 10.
Wherein, described interface module 10 comprises that specifically checking submodule 100, coding submodule 101 conciliate numeral modules 102, and it is as follows that each forms the main effect of submodule:
Checking submodule 100 is used for external client is carried out authentication; The checking submodule adopts the public key verifications mode that external client is carried out authentication, described public key verifications is meant that external client and top layer interface module all keep a public key character string (as: " 12345678 "), when external client wishes to initiate to set type request, its own user name and key character string are sent to the checking submodule verify that the checking submodule will verify that the result feeds back to external client;
Coding submodule 101, be used for externally client by authentication after, encoding process is carried out in the composing request that external client is sent, be converted into composing system inside identifiable information form, pass to scheduler module 20;
Decoding submodule 102 is used to receive the composing operation execution result that type-setting module 30 is transmitted through scheduler module 20, and described composing operation execution result is carried out decoding processing, is converted into external client identifiable information form, feeds back to external client.
Wherein, described scheduler module 20 specifically comprises record sub module 200 and Request Processing submodule 201, and wherein, it is as follows that each forms the main effect of submodule:
Record sub module 200 is used to write down the job state and the processing power of each type-setting module 30, and the implementation status of the operation of respectively setting type;
Request Processing submodule 201, when the composing request that receives from interface module 10 was the request of inquiry type-setting module job state, the job state of each type-setting module of inquiry fed back to interface module 10 with it from record sub module 200; When the composing request that receives from interface module 10 was the composing job request, the inquiry job state was idle type-setting module 30 from record sub module 200, and this composing job request is distributed to any one type-setting module that inquires 30.
Because the aborted of type-setting module 30 causes losing of the composing operation carried out, described scheduler module 20 further comprises in order to avoid:
Monitoring submodule 202, be used to monitor each type-setting module 30 of carrying out the composing operation, when aborted takes place in type-setting module 30, the inquiry job state is other type-setting modules 30 that free time and processing power satisfy this job requirements from record sub module 200, and the composing operation that this type-setting module 30 is being carried out is redistributed to any one type-setting module 30 in the described type-setting module that inquires 30.
Wherein, described type-setting module 30 specifically comprises composing operation implementation sub-module 300 and execution result feedback submodule 301, and wherein the concrete effect of each submodule is as follows:
Composing operation implementation sub-module 300 is used for carrying out corresponding composing operation according to the composing job request that receives;
Execution result feedback submodule 301 is used for the execution result of composing operation is fed back to interface module 10 by scheduler module 20.
As fully visible, cluster typesetting system of the present invention can be given full play to the processing power of a plurality of type-setting modules, can automatically the waiting typesetting request be distributed to idle type-setting module, the a plurality of composing requests of parallel processing have been realized, improved the handling capacity of composing system to the request of setting type, and when certain type-setting module aborted, the type-setting module that is in idle condition to current is redistributed in the composing operation that this type-setting module can carried out, thereby has increased the robustness of composing system operation.
Accordingly, the present invention also provides a kind of cluster typesetting method, sees also Fig. 2, and this figure is the process flow diagram of cluster typesetting method of the present invention, and it mainly comprises step:
Step S20, external client are initiated authentication request to the interface module of composing system, if authentication is passed through, then interface module allows external client to initiate the request of setting type.
Step S21, external client send the request of composing to interface module, and interface module is carried out encoding process to the composing request that receives, and are converted into the inner identifiable information form of composing system, pass to scheduler module.
Step S22, scheduler module are judged the type of the composing request that receives, and carry out corresponding the processing according to the type of the composing request that receives;
Recording the information of two aspects in the described scheduler module, is the parameters of relevant type-setting module on the one hand, comprises sign, job state and the current Processing tasks sign of each type-setting module; Be relevant composing operation implementation status on the other hand, comprise composing the job list of wait to set type the job list and current execution, having of these two tabulations be beneficial to distribution and the management of scheduler module to the composing operation.
The composing request that receives when scheduler module is when inquiring about the request of type-setting module job state, execution in step S23, S24; When the composing request that receives when scheduler module is the composing job request, execution in step S25.
Step S23, scheduler module feed back to interface module with the job state of each type-setting module of self record.
Step S24, interface module carry out decoding processing to the job status information of each type-setting module of receiving, be converted into external client identifiable information form after, feed back to external client, flow process finishes.
The job list to be set type of step S25, scheduler module inquiry self record judges whether to exist still unenforced composing operation, if there is execution in step S27; Otherwise, execution in step S26.
Step S26, scheduler module are inquired about the job state of each type-setting module, judge that wherein whether having operation is idle type-setting module, if there is execution in step S28; Otherwise, execution in step S27.
Step S27, scheduler module are charged to the composing operation of this new reception in the job list of waiting to set type;
Scheduler module is periodic judges in the job list of waiting to set type whether have operation to be set type, if exist, then the schedule job state is carried out this operation to be set type for idle type-setting module, see also Fig. 3, this figure is that scheduler module is carried out the set type process flow diagram of operation of waiting in the job list of waiting to set type, and its specific implementation process is as follows:
Steps A, scheduler module judge in the job list of waiting to set type whether have operation to be set type, if, execution in step B, otherwise flow process finishes;
It is idle type-setting module that step B, scheduler module judge whether to exist job state, if exist, and execution in step C, otherwise flow process finishes;
Step C, scheduler module obtain the most forward operation to be set type from the job list of waiting to set type, set type for any one job state that inquires for idle type-setting module this job assignment of waiting to set type, and this operation of waiting to set type deleted from the job list of waiting to set type, and add in composing the job list of carrying out;
Step D, type-setting module feed back the execution result of this composing operation after executing the composing operation of described distribution to scheduler module;
After step e, scheduler module are received the execution result of this composing operation, this composing operation is deleted from composing the job list of carrying out, and this result is fed back to interface module, the composing operation execution result that interface module will receive carries out decoding processing, after being converted into external client identifiable information form, feed back to external client, return steps A.
Step S28, scheduler module are with the composing job assignment of this new reception type-setting module to any one free time that inquires.
Step S29, type-setting module are carried out corresponding composing operation according to the composing job request that receives, and after the composing operation is finished, composing operation execution result are fed back to interface module by scheduler module.
The composing operation execution result that step S30, interface module will receive carries out decoding processing, be converted into external client identifiable information form after, feed back to external client.
For avoiding because the aborted of type-setting module causes losing of the composing operation carried out, in above-mentioned cluster typesetting process, each type-setting module of composing operation is being carried out in the periodic monitoring of described scheduler module, when type-setting module generation aborted, it is the type-setting module that free time and processing power satisfy this job requirements that the composing operation that this type-setting module is being carried out is redistributed to other job states.
For maintenance interface module and scheduler module, and being connected between scheduler module and the type-setting module, in above-mentioned cluster typesetting process, described interface module periodically sends connectivity verification message to scheduler module, if scheduler module is received this checking message, then reply corresponding connectivity verification response to interface module; Described scheduler module periodically sends connectivity verification message to each type-setting module, if type-setting module is received this checking message, then replys corresponding connectivity verification response to scheduler module.Described type-setting module find self with scheduler module between be connected when disconnecting, send connection request from the trend scheduler module connection that disconnects repaired; Described scheduler module find self with interface module between be connected when disconnecting, send connection request from the trend interface module connection that disconnects repaired.
Obviously, those skilled in the art can carry out various changes and modification to the present invention and not break away from the spirit and scope of the present invention.Like this, if of the present invention these are revised and modification belongs within the scope of claim of the present invention and equivalent technologies thereof, then the present invention also is intended to comprise these changes and modification interior.

Claims (16)

1, a kind of cluster typesetting system is characterized in that, comprises interface module, scheduler module and several type-setting modules, wherein,
Interface module is used to receive the composing request that external client is sent, and it is passed to scheduler module;
Scheduler module, be used to write down the status information of type-setting module and the implementation status of composing operation, carry out corresponding the processing according to the type of the composing request that receives, when the composing request that receives is the composing job request, this composing job request is distributed to the type-setting module that is in idle condition;
Type-setting module is used for carrying out corresponding composing operation according to the composing job request that receives.
2, the system as claimed in claim 1 is characterized in that, described interface module specifically comprises:
The checking submodule is used for external client is carried out authentication;
The coding submodule, externally client by authentication after, encoding process is carried out in the composing request that is used for external client is sent, and is converted into composing system inside identifiable information form, passes to scheduler module;
The decoding submodule is used to receive the composing operation execution result that type-setting module is transmitted through scheduler module, and described composing operation execution result is carried out decoding processing, is converted into external client identifiable information form, feeds back to external client.
3, the system as claimed in claim 1 is characterized in that, described scheduler module specifically comprises:
Record sub module is used to write down the job state and the processing power of each type-setting module, and the implementation status of the operation of respectively setting type;
The Request Processing submodule, when described composing request is the request of inquiry type-setting module job state, the job state of each type-setting module is fed back to interface module, when described composing request is the composing job request, job state is distributed in this request be idle type-setting module.
4, system as claimed in claim 3 is characterized in that, described scheduler module further comprises:
Monitoring submodule, be used to monitor each type-setting module of carrying out the composing operation, when type-setting module generation aborted, it is the type-setting module that free time and processing power satisfy this job requirements that the composing operation that this type-setting module is being carried out is redistributed to other job states.
5, the system as claimed in claim 1 is characterized in that, described type-setting module specifically comprises:
Composing operation implementation sub-module is used for carrying out corresponding composing operation according to the composing job request that receives;
Execution result feedback submodule is used for the execution result of composing operation is fed back to interface module by scheduler module.
6, the system as claimed in claim 1 is characterized in that,
Described interface module periodically sends connectivity verification message to scheduler module, if scheduler module is received this checking message, then replys corresponding connectivity verification response to interface module;
Described scheduler module periodically sends connectivity verification message to each type-setting module, if type-setting module is received this checking message, then replys corresponding connectivity verification response to scheduler module.
7, the system as claimed in claim 1 is characterized in that,
Described type-setting module find self with scheduler module between be connected when disconnecting, send connection request from the trend scheduler module connection that disconnects repaired;
Described scheduler module find self with interface module between be connected when disconnecting, send connection request from the trend interface module connection that disconnects repaired.
8, a kind ofly carry out the method for cluster typesetting, it is characterized in that, comprise step by the described cluster typesetting system of claim 1:
A, interface module receive the composing request that external client is sent, and it is passed to scheduler module;
B, when the composing request that receives when scheduler module is the composing job request, this composing job request is distributed to the type-setting module that is in idle condition, carry out corresponding composing operation by type-setting module.
9, method as claimed in claim 8 is characterized in that, also comprises step behind the described step B:
C, type-setting module send to interface module with composing operation execution result by scheduler module, by interface module composing operation execution result are fed back to external client.
10, method as claimed in claim 9 is characterized in that,
Interface module is carried out decoding processing to the composing operation execution result that type-setting module sends through scheduler module, be converted into external client identifiable information form after, feed back to external client.
11, method as claimed in claim 8 is characterized in that, described steps A specifically comprises step:
A1, external client are initiated authentication request to interface module, and after authentication was passed through, interface module allowed external client to initiate the request of setting type;
A2, external client send the request of composing to interface module, and the interface module request of will setting type is converted to the inner identifiable information form of composing system, and it is passed to scheduler module.
12. method as claimed in claim 8 is characterized in that, also comprises step between described steps A and the B:
Scheduler module is judged the type of the composing request receive, when described composing request during for the request of inquiry type-setting module job state, the job state of each type-setting module is fed back to interface module, when described composing request is the composing job request, and execution in step B.
13, method as claimed in claim 8 is characterized in that, when described scheduler module is received the composing job request, carries out following step:
The job list to be set type of inquiry self record judges whether to exist still unenforced composing operation, if exist, the composing operation of this reception charged in the job list of waiting to set type, otherwise, carry out next step;
Whether inquiry exists idle type-setting module, if exist, then gives this idle type-setting module with the composing job assignment of this reception, otherwise, the composing operation of this new reception is charged in the job list of waiting to set type.
14, method as claimed in claim 8, it is characterized in that, each type-setting module of composing operation is being carried out in described scheduler module monitoring, when type-setting module generation aborted, it is the type-setting module that free time and processing power satisfy this job requirements that the composing operation that this type-setting module is being carried out is redistributed to other job states.
15, method as claimed in claim 8 is characterized in that,
Described interface module periodically sends connectivity verification message to scheduler module, if scheduler module is received this checking message, then replys corresponding connectivity verification response to interface module;
Described scheduler module periodically sends connectivity verification message to each type-setting module, if type-setting module is received this checking message, then replys corresponding connectivity verification response to scheduler module.
16, method as claimed in claim 8 is characterized in that,
Described type-setting module find self with scheduler module between be connected when disconnecting, send connection request from the trend scheduler module connection that disconnects repaired;
Described scheduler module find self with interface module between be connected when disconnecting, send connection request from the trend interface module connection that disconnects repaired.
CNB2006101130703A 2006-09-08 2006-09-08 Cluster typesetting system and method Expired - Fee Related CN100474256C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2006101130703A CN100474256C (en) 2006-09-08 2006-09-08 Cluster typesetting system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2006101130703A CN100474256C (en) 2006-09-08 2006-09-08 Cluster typesetting system and method

Publications (2)

Publication Number Publication Date
CN101140526A CN101140526A (en) 2008-03-12
CN100474256C true CN100474256C (en) 2009-04-01

Family

ID=39192486

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2006101130703A Expired - Fee Related CN100474256C (en) 2006-09-08 2006-09-08 Cluster typesetting system and method

Country Status (1)

Country Link
CN (1) CN100474256C (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110213322B (en) * 2019-01-28 2022-04-05 上海易点时空网络有限公司 Content publishing processing method, client and server for community

Also Published As

Publication number Publication date
CN101140526A (en) 2008-03-12

Similar Documents

Publication Publication Date Title
CN101593088B (en) System and method for cluster printing
CN102622265A (en) Method and system for task distribution
CN101645022B (en) Work scheduling management system and method for a plurality of colonies
CN101909048B (en) Centralized trans-coding treatment method and device
CN101951411A (en) Cloud scheduling system and method and multistage cloud scheduling system
CN101135981A (en) Method and device for realizing batch report generation
CN102196039B (en) Cloud-computing-based multi-robot system and implementation method thereof
CN103532823A (en) Message processing method, device and system for Internet of Things
CN104253850A (en) Distributed task scheduling method and system
CN101917326A (en) Distributed trans-coding system and task scheduling method thereof
CN100562850C (en) Multi-processor load distribution-regulation method
CN105183549A (en) Automatic ticketing system based on task assignment
CN101004743A (en) Distribution type file conversion system and method
CN102724132B (en) Method and device for improving transmission control protocol (TCP) connection multiplexing processing efficiency
CN105260238B (en) A kind of method of multi-process improving performance deployment
CN102469064A (en) Method for implementing communication and communication equipment
CN101917386A (en) Cluster multimedia transcoding system and task processing method thereof
CN103150213A (en) Method and device for balancing load
CN104657841A (en) Express item delivery method, delivery processing method, express cabinet terminal and service system
CN102694847A (en) Method and device for capturing user dynamic state in third-party open platform
CN102609307A (en) Multi-core multi-thread dual-operating system network equipment and control method thereof
CN104268007A (en) Distributed event request scheduling method and system
CN111371848A (en) Request processing method, device, equipment and storage medium
CN103677975A (en) System and method for having access to internal objects of application systems
CN105468682B (en) A kind of event scheduling system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20090401

Termination date: 20190908