CN103593148A - CDF side off-line call ticket data quick access method and device - Google Patents

CDF side off-line call ticket data quick access method and device Download PDF

Info

Publication number
CN103593148A
CN103593148A CN201310606050.XA CN201310606050A CN103593148A CN 103593148 A CN103593148 A CN 103593148A CN 201310606050 A CN201310606050 A CN 201310606050A CN 103593148 A CN103593148 A CN 103593148A
Authority
CN
China
Prior art keywords
buffer
read
thread
compose
buffer zone
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.)
Granted
Application number
CN201310606050.XA
Other languages
Chinese (zh)
Other versions
CN103593148B (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.)
Datang Mobile Communications Equipment Co Ltd
Original Assignee
Datang Mobile Communications Equipment 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 Datang Mobile Communications Equipment Co Ltd filed Critical Datang Mobile Communications Equipment Co Ltd
Priority to CN201310606050.XA priority Critical patent/CN103593148B/en
Publication of CN103593148A publication Critical patent/CN103593148A/en
Application granted granted Critical
Publication of CN103593148B publication Critical patent/CN103593148B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)

Abstract

The invention discloses a CDF side off-line call ticket data quick access method and device which are used under the situation that telephone traffic is large, and the link between a CDF and a CGF is not stable. The problem that CDF whole system processing capacity is lowered caused by frequent call ticket access of the CDF is avoided. The method comprises the steps that whether call ticket data are written into a writing buffering zone on a CDF side and are further written into a storage zone or are read from the storage zone to a reading buffering zone on the CDF side from the storage zone and are further read to be sent to the a CGF side, the double-thread parallel processing mechanism is used, accordingly, the performance bottleneck that file I/O operation is slow can be effectively omitted, furthermore, reading operation and writing operation are designed to be in the double-buffering mechanism, therefore, buffering zone operation and I/O operation can achieve asynchronous concurrence, and then waiting time needed for synchronization of resources between threads can be effectively omitted.

Description

Method and the device of the quick access of a kind of CDF side offline bill data
Technical field
The present invention relates to data and read technology, particularly method and the device of the quick access of a kind of CDF side offline bill data.
Background technology
The packet-based core networks of evolution (Evolved Packet Core, EPC) in offline charging ticket transmitting procedure, as charging data function (Charging Data Function, CDF) with Charging Gateway Functionality (Charging Gateway Function, when CGF), link is abnormal, CDF need to be stored in this locality by charging bill temporarily, when link-recovery, then by the ticket reading and sending of having stored to CGF.Conventionally, in telephone traffic between large and CDF and CGF in the unstable situation of link, there will be CDF frequent access ticket, access speed slack-off, thereby cause CDF total system processing power, decline, when serious, equipment failure can occur.
Describe in detail below.
EPC offline charging ticket is divided into three kinds conventionally in the storage scheme of CDF side at present: one, usage data library storage; Two, use file directly to store; Three, use the storage of buffer zone+file.
One, usage data library storage: when CDF need to store or read ticket, CDF application realizes by accessing database external interface (being generally SQL statement), each ticket is stored or is read, and all needs to call database interface one time, specifically consults shown in Fig. 1.
Yet, can there is following problem in the mode of usage data library storage: lower deployment cost is high, system overhead is large, store at every turn or read ticket, all need calling data bank interface, if database itself is not done Performance tuning, file input-output operation (Input Output, I/O) operation is just many, causes access performance not high.And the storage of this simple repetition, read operation, cannot give play to database in the advantage of the aspects such as inquiry, sequence, safety.
Two, use file directly to store: when CDF need to store or read ticket, CDF applies direct calling system file access interface is provided, each ticket is stored or is read, and all needs to call file write or read interface one time, specifically consults shown in Fig. 2.
Yet, can there is following problem in the mode of using file directly to store: lower deployment cost is low, system overhead is also little, but store at every turn or read ticket, all need calling system file write or read interface, when ticket quantity is more, obviously can cause file I/O operation too frequent, thereby cause the bottleneck of system performance.
Three, use the storage of buffer zone+file: when CDF needs memory ticket, when first ticket being put into ,Dang compose buffer, compose buffer completely or arriving duration thresholding, by the file one-time write storage area in compose buffer; When CDF need to read ticket, first by file disposable read and put into read buffer zone, and then by CDF application reading and sending ticket from read buffer zone, specifically consult shown in Fig. 3.
Yet, use the mode of buffer zone+file storage can have following problem: a plurality of tickets storages only need write-once file, a plurality of tickets only to read need once to read in file, greatly reduce like this file I/O frequency.But, time of compose buffer writing in files and the time that file reads in buffer zone has been included in to whole storage and has read in ticket process, and the speed of file I/O operation must be slower than ticket and deposits in and read ticket speed in Huo Congdu buffer zone, compose buffer, therefore, adopt in this way, can cause because the speed of file I/O operation is slow the bottleneck of system performance equally.
Summary of the invention
The embodiment of the present invention provides method and the device of a kind of CDF side offline bill data quick access, in the unstable situation of link between and CDF and CGF large in telephone traffic, avoids declining because CDF frequent access ticket causes CDF total system processing power.
The concrete technical scheme that the embodiment of the present invention provides is as follows:
First aspect, a kind of method of CDF side offline bill data storage, comprising:
Choose the first compose buffer, and adopt the first thread that the call bill data of acquisition is write to the first compose buffer;
Until the use state of the first compose buffer, meet first when pre-conditioned, switch to the second compose buffer, and adopt the first thread that the call bill data of acquisition is write to the second compose buffer, and adopt the second thread that the call bill data of storing in the first compose buffer is write to storage area.
Like this, the flow process that writes of call bill data adopts two-wire journey parallel processing mechanism, can effectively eliminate like this file I/O and operate slow performance bottleneck, further, write operation is designed to double buffers, make buffer zone operation and the write operation can asynchronism and concurrency, and then the stand-by period that can effectively eliminate cross-thread source synchronous needs.
Can effectively eliminate the stand-by period that cross-thread source synchronous needs.
In conjunction with first aspect, in the possible implementation of the first, until the use state of described the first compose buffer, meet first when pre-conditioned, switch to the second compose buffer, comprising:
Determine that the first compose buffer writes when full, switch to the second compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the second compose buffer.
In conjunction with the possible implementation of the first of first aspect or first aspect, in the possible implementation of the second, further comprise:
Until the use state of the second compose buffer, meet first when pre-conditioned, switch to the first compose buffer, and adopt described the first thread that the call bill data of acquisition is write to the first compose buffer, and adopt the second thread that the call bill data of storing in the second compose buffer is write to storage area.
In conjunction with the possible implementation of the second of first aspect, in the third possible implementation, until the use state of described the second compose buffer, meet first when pre-conditioned, switch to the first compose buffer, comprising:
Determine that the second compose buffer writes when full, switch to the first compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the first compose buffer.
In conjunction with the possible implementation of the second of first aspect, in the 4th kind of possible implementation, described the second thread is set the call bill data recording in the first compose buffer or the second compose buffer is all write to the required duration of storage area, be not more than described the first thread call bill data is write to full the first compose buffer or the required duration in the second compose buffer, or/and
Described the second thread is set the call bill data recording in the first compose buffer or the second compose buffer is all write to the required duration of storage area, be not more than the first duration thresholding of setting, wherein, described the first duration thresholding is for characterizing the time interval that described the first thread carries out compose buffer switching.
Like this, can further guarantee the fluency of operation, and further eliminated the system bottleneck causing slowly due to write operation when call bill data writes storage area.
Second aspect, a kind of method that CDF side offline bill data read, comprising:
Choose first and read buffer zone, and adopt the 3rd thread that the call bill data in storage area is read to first to read buffer zone;
Until the first use state of reading buffer zone, meet second when pre-conditioned, switch to second and read buffer zone, and adopt described the 3rd thread that the call bill data in storage area is read to second to read buffer zone, and adopt the 4th thread to read the first call bill data of reading to store in buffer zone and be sent to Charging Gateway Functionality CGF side.
Like this, the flow process that reads of call bill data adopts two-wire journey parallel processing mechanism, can effectively eliminate like this file I/O and operate slow performance bottleneck, further, read operation is designed to double buffers, make buffer zone operation and the read operation can asynchronism and concurrency, and then the stand-by period that can effectively eliminate cross-thread source synchronous needs.
Can effectively eliminate the stand-by period that cross-thread source synchronous needs.
In conjunction with second aspect, in the possible implementation of the first, until the described first use state of reading buffer zone, meet second when pre-conditioned, switch to second and read buffer zone, comprising:
Determine that described first reads buffer zone and write when full, switch to second and read buffer zone, or,
Determine while arriving the second default duration thresholding, switch to second and read buffer zone.
In conjunction with the possible implementation of the first of second aspect or second aspect, in the possible implementation of the second, further comprise:
Until the second use state of reading buffer zone, meet second when pre-conditioned, switch to first and read buffer zone, and adopt described the 3rd thread that the call bill data of acquisition is write to the first compose buffer, and adopt the 4th thread read described the second call bill data of reading to store in buffer zone and mail to CGF side.
In conjunction with the possible implementation of the second of second aspect, in the third possible implementation, until the described second use state of reading buffer zone, meet second when pre-conditioned, switch to first and read buffer zone, comprising:
Determine that second reads buffer zone and write when full, switch to first and read buffer zone, or,
Determine while arriving the second duration thresholding of setting, switch to first and read buffer zone.
In conjunction with the possible implementation of the second of second aspect, in the 4th kind of possible implementation, described the 3rd thread is set and from storage area, reads call bill data and write completely described first and read buffer zone or second and read the required duration in buffer zone, be not more than described the 4th thread and read from described first the duration that empty verbiage forms data is read to read buffer zone in buffer zone or second;
Described the 3rd thread is set to be read call bill data and writes completely described first and read buffer zone or second and read the required duration in buffer zone from storage area, be not more than the second default duration thresholding, wherein, described the second duration thresholding reads for characterizing described the 3rd thread the time interval that switch buffer zone.
Like this, can further guarantee the fluency of operation, and further eliminated the system bottleneck causing slowly due to write operation when call bill data writes storage area.
The third aspect, a kind of CDF device, comprising:
The first control module, for choosing the first compose buffer, and adopts the first thread that the call bill data of acquisition is write to the first compose buffer;
The second control module, for meeting first until the use state of the first compose buffer when pre-conditioned, switch to the second compose buffer, and adopt the first thread that the call bill data of acquisition is write to the second compose buffer, and adopt the second thread that the call bill data of storing in the first compose buffer is write to storage area.
Like this, the flow process that writes of call bill data adopts two-wire journey parallel processing mechanism, can effectively eliminate like this file I/O and operate slow performance bottleneck, further, write operation is designed to double buffers, make buffer zone operation and the write operation can asynchronism and concurrency, and then the stand-by period that can effectively eliminate cross-thread source synchronous needs.
Can effectively eliminate the stand-by period that cross-thread source synchronous needs.
In conjunction with the third aspect, in the possible implementation of the first, described the second control module meets first when pre-conditioned until the use state of described the first compose buffer, switches to the second compose buffer, comprising:
Determine that the first compose buffer writes when full, switch to the second compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the second compose buffer.
In conjunction with the possible implementation of the first of the third aspect or the third aspect, in the possible implementation of the second, described the first control module is further used for:
Until the use state of the second compose buffer, meet first when pre-conditioned, switch to the first compose buffer, and adopt described the first thread that the call bill data of acquisition is write to the first compose buffer, and adopt the second thread that the call bill data of storing in the second compose buffer is write to storage area.
In conjunction with the possible implementation of the second of the third aspect, in the third possible implementation, described the first control module meets first when pre-conditioned until the use state of described the second compose buffer, switches to the first compose buffer, comprising:
Determine that the second compose buffer writes when full, switch to the first compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the first compose buffer.
In conjunction with the possible implementation of the second of the third aspect, in the 4th kind of possible implementation, further comprise:
Setting unit, for being set, the call bill data that described the second thread records the first compose buffer or the second compose buffer all writes the required duration of storage area, be not more than described the first thread call bill data is write to full the first compose buffer or the required duration in the second compose buffer, or/and
Described the second thread is set the call bill data recording in the first compose buffer or the second compose buffer is all write to the required duration of storage area, be not more than the first duration thresholding of setting, wherein, described the first duration thresholding is for characterizing the time interval that described the first thread carries out compose buffer switching.
Like this, can further guarantee the fluency of operation, and further eliminated the system bottleneck causing slowly due to write operation when call bill data writes storage area.
Fourth aspect, a kind of CDF device, comprising:
The 3rd control module, reads buffer zone for choosing first, and adopts the 3rd thread that the call bill data in storage area is read to first to read buffer zone;
The 4th control module, for meeting second when pre-conditioned until the first use state of reading buffer zone, switch to second and read buffer zone, and adopt described the 3rd thread that the call bill data in storage area is read to second to read buffer zone, and adopt the 4th thread to read the first call bill data of reading to store in buffer zone and be sent to Charging Gateway Functionality CGF side.
Like this, the flow process that reads of call bill data adopts two-wire journey parallel processing mechanism, can effectively eliminate like this file I/O and operate slow performance bottleneck, further, read operation is designed to double buffers, make buffer zone operation and the read operation can asynchronism and concurrency, and then the stand-by period that can effectively eliminate cross-thread source synchronous needs.
Can effectively eliminate the stand-by period that cross-thread source synchronous needs.
In conjunction with fourth aspect, in the possible implementation of the first, described the 4th control module meets second when pre-conditioned until the described first use state of reading buffer zone, switches to second and reads buffer zone, comprising:
Determine that described first reads buffer zone and write when full, switch to second and read buffer zone, or,
Determine while arriving the second default duration thresholding, switch to second and read buffer zone.
In conjunction with the possible implementation of the first of fourth aspect or fourth aspect, in the possible implementation of the second, described the 3rd control module further comprises:
Until the second use state of reading buffer zone, meet second when pre-conditioned, switch to first and read buffer zone, and adopt described the 3rd thread that the call bill data of acquisition is write to the first compose buffer, and adopt the 4th thread read described the second call bill data of reading to store in buffer zone and mail to CGF side.
In conjunction with the possible implementation of the second of fourth aspect, in the third possible implementation, described the 3rd control module meets second when pre-conditioned until the second use state of reading buffer zone, switches to first and reads buffer zone, comprising:
Determine that second reads buffer zone and write when full, switch to first and read buffer zone, or,
Determine while arriving the second duration thresholding of setting, switch to first and read buffer zone.
In conjunction with the possible implementation of the second of fourth aspect, in the 4th kind of possible implementation, further comprise:
Dispensing unit, for described the 3rd thread is set, from storage area, reads call bill data and write completely described first and read buffer zone or second and read the required duration in buffer zone, being not more than described the 4th thread and reading from described first the duration that empty verbiage forms data is read to read buffer zone in buffer zone or second;
Described the 3rd thread is set to be read call bill data and writes completely described first and read buffer zone or second and read the required duration in buffer zone from storage area, be not more than the second default duration thresholding, wherein, described the second duration thresholding reads for characterizing described the 3rd thread the time interval that switch buffer zone.
Like this, can further guarantee the fluency of operation, and further eliminated the system bottleneck causing slowly due to write operation when call bill data writes storage area.
The 5th aspect, a kind of CDF device, comprising:
Processor, for choosing the first compose buffer, and adopts the first thread that the call bill data of acquisition is write to the first compose buffer; And meet first when pre-conditioned for the use state until the first compose buffer, switch to the second compose buffer, and adopt the first thread that the call bill data of acquisition is write to the second compose buffer, and adopt the second thread that the call bill data of storing in the first compose buffer is write to storage area.
Like this, the flow process that writes of call bill data adopts two-wire journey parallel processing mechanism, can effectively eliminate like this file I/O and operate slow performance bottleneck, further, write operation is designed to double buffers, make buffer zone operation and the write operation can asynchronism and concurrency, and then the stand-by period that can effectively eliminate cross-thread source synchronous needs.
Can effectively eliminate the stand-by period that cross-thread source synchronous needs.
In conjunction with the 5th aspect, in the possible implementation of the first, described processor meets first when pre-conditioned until the use state of described the first compose buffer, switches to the second compose buffer, comprising:
Determine that the first compose buffer writes when full, switch to the second compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the second compose buffer.
In conjunction with the possible implementation of the first of the 5th aspect or the 5th aspect, in the possible implementation of the second, described processor is further used for:
Until the use state of the second compose buffer, meet first when pre-conditioned, switch to the first compose buffer, and adopt described the first thread that the call bill data of acquisition is write to the first compose buffer, and adopt the second thread that the call bill data of storing in the second compose buffer is write to storage area.
In conjunction with the possible implementation of the second of the 5th aspect, in the third possible implementation, described processor meets first when pre-conditioned until the use state of described the second compose buffer, switches to the first compose buffer, comprising:
Determine that the second compose buffer writes when full, switch to the first compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the first compose buffer.
In conjunction with the possible implementation of the second of the 5th aspect, in the 4th kind of possible implementation, described processor is further used for:
Described the second thread is set the call bill data recording in the first compose buffer or the second compose buffer is all write to the required duration of storage area, be not more than described the first thread call bill data is write to full the first compose buffer or the required duration in the second compose buffer, or/and
Described the second thread is set the call bill data recording in the first compose buffer or the second compose buffer is all write to the required duration of storage area, be not more than the first duration thresholding of setting, wherein, described the first duration thresholding is for characterizing the time interval that described the first thread carries out compose buffer switching.
Like this, can further guarantee the fluency of operation, and further eliminated the system bottleneck causing slowly due to write operation when call bill data writes storage area.
The 6th aspect, a kind of CDF device, comprising:
Processor, be used for choosing first and read buffer zone, and adopt the 3rd thread that the call bill data in storage area is read to first to read buffer zone, and for meeting second until the first use state of reading buffer zone when pre-conditioned, switch to second and read buffer zone, and adopt described the 3rd thread that the call bill data in storage area is read to second to read buffer zone, and adopt the 4th thread to read the first call bill data of reading to store in buffer zone and be sent to Charging Gateway Functionality CGF side.
Like this, the flow process that reads of call bill data adopts two-wire journey parallel processing mechanism, can effectively eliminate like this file I/O and operate slow performance bottleneck, further, read operation is designed to double buffers, make buffer zone operation and the read operation can asynchronism and concurrency, and then the stand-by period that can effectively eliminate cross-thread source synchronous needs.
Can effectively eliminate the stand-by period that cross-thread source synchronous needs.
In conjunction with the 6th aspect, in the possible implementation of the first, described processor meets second when pre-conditioned until the described first use state of reading buffer zone, switches to second and reads buffer zone, comprising:
Determine that described first reads buffer zone and write when full, switch to second and read buffer zone, or,
Determine while arriving the second default duration thresholding, switch to second and read buffer zone.
In conjunction with the possible implementation of the first of the 6th aspect or the 6th aspect, in the possible implementation of the second, described processor is further used for:
Until the second use state of reading buffer zone, meet second when pre-conditioned, switch to first and read buffer zone, and adopt described the 3rd thread that the call bill data of acquisition is write to the first compose buffer, and adopt the 4th thread read described the second call bill data of reading to store in buffer zone and mail to CGF side.
In conjunction with the possible implementation of the second of the 6th aspect, in the third possible implementation, described processor meets second when pre-conditioned until the described second use state of reading buffer zone, switches to first and reads buffer zone, comprising:
Determine that second reads buffer zone and write when full, switch to first and read buffer zone, or,
Determine while arriving the second duration thresholding of setting, switch to first and read buffer zone.
In conjunction with the possible implementation of the second of the 6th aspect, in the 4th kind of possible implementation, described processor is further used for:
Described the 3rd thread is set and from storage area, reads call bill data and write completely described first and read buffer zone or second and read the required duration in buffer zone, be not more than described the 4th thread and read from described first the duration that empty verbiage forms data is read to read buffer zone in buffer zone or second;
Described the 3rd thread is set to be read call bill data and writes completely described first and read buffer zone or second and read the required duration in buffer zone from storage area, be not more than the second default duration thresholding, wherein, described the second duration thresholding reads for characterizing described the 3rd thread the time interval that switch buffer zone.
Like this, can further guarantee the fluency of operation, and further eliminated the system bottleneck causing slowly due to write operation when call bill data writes storage area.
Accompanying drawing explanation
Fig. 1 is usage data library storage ticket schematic diagram under prior art;
Fig. 2 is used the direct memory ticket schematic diagram of file under prior art;
Fig. 3 is used buffer zone+file memory ticket schematic diagram under prior art;
Fig. 4 is CDF memory ticket data flowchart in the invention process;
Fig. 5 is CDF memory ticket data and read call bill data schematic diagram in the embodiment of the present invention;
Fig. 6 is memory ticket data thread operation sequential chart in the embodiment of the present invention;
Fig. 7 is that in the embodiment of the present invention, CDF reads ticket process flow diagram;
Fig. 8 reads call bill data thread operation sequential chart in the embodiment of the present invention;
Fig. 9-Figure 11 is CDF structural representation in the embodiment of the present invention.
Embodiment
In telephone traffic between large and CDF and CGF in the unstable situation of link, for fear of cause CDF total system processing power to decline due to CDF frequent access ticket, in the embodiment of the present invention, adopt read-write double buffering+tetra-thread parallel to process, eliminated file I/O and operated slow performance bottleneck and can not wait for time delay because cross-thread source synchronous produces.
Below in conjunction with accompanying drawing, the preferred embodiment of the present invention is elaborated.
Consult shown in Fig. 4, in the embodiment of the present invention, when between CDF and CGF, link is unstable, it is as follows that CDF carries out the detailed process of ticket storage:
Step 400:CDF chooses the first compose buffer, and adopts the first thread that the call bill data of acquisition is write to the first compose buffer.
Step 410: meet first when pre-conditioned until the use state of the first compose buffer, CDF switches to the second compose buffer, and adopt the first thread that the call bill data of acquisition is write to the second compose buffer, and adopt the second thread to deposit the call bill data of storing in the first compose buffer in storage area.
In the present embodiment, the use state of so-called the first compose buffer meets the first pre-conditioned referring to: the first compose buffer has been write full, or, the first duration thresholding of arrival systemic presupposition.
For example: consult shown in Fig. 5, in the present embodiment, suppose that CDF is provided with thread A(and is called again ticket storage thread), and thread B(is called again file and writes thread), concrete:
Thread A: for selecting an idle compose buffer, as shown in Figure 5, can select compose buffer 1, also can select compose buffer 2, what suppose to choose is compose buffer 1, and thread A deposits call bill data in this compose buffer 1 in, when full or the arrival of the first duration thresholding are write in compose buffer 1, thread A switches to compose buffer 2, continues call bill data to write in compose buffer 2, then notifies thread B to process the compose buffer 1 before switching.
Thread B: accept thread A and control, for the call bill data of writing compose buffer full or that the first duration thresholding arrives 1 record is write to storage area.
Certainly, when the call bill data in compose buffer 2 is write completely or again arrives the first duration thresholding, thread A also can switch to compose buffer 1 again, and notify thread B that the call bill data in compose buffer 2 is write to storage area, idiographic flow, to similar for the operation of compose buffer 1, does not repeat them here.
Further, consult shown in Fig. 6, optionally, in order to guarantee the fluency of overall flow, as long as thread B is set, the call bill data of record in compose buffer (compose buffer 1 or compose buffer 2) is all write to the required duration of storage area, be not more than thread A and call bill data write to the duration of full compose buffer (compose buffer 1 or compose buffer 2), or/and, thread B also can be set the call bill data of record in compose buffer (compose buffer 1 or compose buffer 2) is all write to the required duration of storage area, be not more than the first duration thresholding of setting, wherein, this the first duration thresholding carries out the time interval (above mentioning) of compose buffer switching for characterizing thread A, like this, can make thread A move continuously, and need not wait for that thread B writes storage area by call bill data, further guaranteed the fluency of operation, and further eliminated the system bottleneck causing slowly due to write operation when call bill data writes storage area.
Certainly, above-described embodiment only be take and is existed two compose buffers as example is introduced, and in practical application, if there is three and above compose buffer, can adopt equally thread A and thread B to write switching between each compose buffer, at this, also repeats no more.
Consult shown in Fig. 7, in the embodiment of the present invention, when between CDF and CGF, link-recovery is stablized, it is as follows that CDF carries out the detailed process that ticket reads:
Step 700:CDF chooses first and reads buffer zone, and adopts the 3rd thread that the call bill data in storage area is read to first to read buffer zone.
Step 710: meet second when pre-conditioned until the first use state of reading buffer zone, CDF switches to second and reads buffer zone, and adopt the 3rd thread that the call bill data in storage area is read to second to read buffer zone, and adopt the 4th thread to read the first call bill data of reading to store in buffer zone to be sent to CGF side.
In the present embodiment, so-called the first use state of reading buffer zone meets the second pre-conditioned referring to: first reads buffer zone has write completely, or, the second duration thresholding of arrival systemic presupposition.
For example: still consult shown in Fig. 5, in the present embodiment, suppose that CDF is provided with thread C(and is called again file and reads thread), and thread D(is called again ticket and reads thread), concrete:
Thread C: for selecting an idle buffer zone of reading, as shown in Figure 5, can select to read buffer zone 1, also can select to read buffer zone 2, what suppose to choose is to read buffer zone 1, thread C reads out call bill data from storage area, and write and study in buffer zone 1, when reading buffer zone 1 when writing full or the second duration thresholding and arriving, thread C switches to and reads buffer zone 2, continuation reads out call bill data from storage area, and writes and study in buffer zone 2, reads buffer zone 1 before then notifying thread B process to switch.
Thread D: accept thread C and control, for mailing to CGF side by writing the call bill data of reading buffer zone 1 record full or that the second duration thresholding arrives.
Certainly, when the call bill data in reading buffer zone 2 is write completely or again arrives the second duration thresholding, thread C also can again switch to and read buffer zone 1, and notify thread D that the call bill data of reading in buffer zone 2 is mail to CDF side, idiographic flow, to similar for the operation of reading buffer zone 1, does not repeat them here.
Further, consult shown in Fig. 8, optionally, in order to guarantee the fluency of overall flow, as long as thread C is set to be read call bill data and writes full one and read the required duration in buffer zone (read buffer zone 1 or read buffer zone 2), be not more than thread D a call bill data of reading in buffer zone (read buffer zone 1 or read buffer zone 2) is read to empty duration, or/and, thread C also can be set to be read call bill data and writes full one and read the required duration in buffer zone (read buffer zone 1 or read buffer zone 2), be not more than the second duration thresholding of setting, wherein, this the second duration thresholding reads for characterizing thread C the time interval (above mentioning) that switch buffer zone.Like this, can make thread D move continuously, and need not wait for that thread C execute file read operation is complete, thus the fluency of operation further guaranteed, and further eliminated the system bottleneck causing slowly due to read operation when call bill data reads to buffer zone.
Certainly, above-described embodiment only be take and is existed two to read buffer zone and be introduced as example, in practical application, if exist three and above reading buffer zone, can adopt equally thread C and thread C to read to switch between buffer zone at each, at this, also repeats no more.
Based on the various embodiments described above, to consult shown in Fig. 9, in the embodiment of the present invention, when carrying out call bill data storage, CDF comprises the first control module 90 and the second control module 91, wherein,
The first control module, for choosing the first compose buffer, and adopts the first thread that the call bill data of acquisition is write to the first compose buffer;
The second control module, for meeting first until the use state of the first compose buffer when pre-conditioned, switch to the second compose buffer, and adopt the first thread that the call bill data of acquisition is write to the second compose buffer, and adopt the second thread that the call bill data of storing in the first compose buffer is write to storage area.
The second control module 91 meets first when pre-conditioned until the use state of the first compose buffer, switches to the second compose buffer, comprising:
Determine that the first compose buffer writes when full, switch to the second compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the second compose buffer.
The first control module 90 is further used for:
Until the use state of the second compose buffer, meet first when pre-conditioned, switch to the first compose buffer, and adopt the first thread that the call bill data of acquisition is write to the first compose buffer, and adopt the second thread that the call bill data of storing in the second compose buffer is write to storage area.
The first control module 90 meets first when pre-conditioned until the use state of the second compose buffer, switches to the first compose buffer, comprising:
Determine that the second compose buffer writes when full, switch to the first compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the first compose buffer.
As shown in Figure 9, CDF further comprises:
Setting unit 92, for being set, the call bill data that the second thread records the first compose buffer or the second compose buffer all writes the required duration of storage area, be not more than the first thread call bill data is write to full the first compose buffer or the required duration in the second compose buffer, or/and
The second thread is set the call bill data recording in the first compose buffer or the second compose buffer is all write to the required duration of storage area, be not more than the first duration thresholding of setting, wherein, the first duration thresholding is for characterizing the time interval that the first thread carries out compose buffer switching.
Like this, can further guarantee the fluency of operation, and further eliminated the system bottleneck causing slowly due to write operation when call bill data writes storage area.
Based on the various embodiments described above, consult shown in Figure 10, in the embodiment of the present invention, carrying out call bill data while reading, CDF comprises the 3rd control module 100 and the 4th control module 101, wherein,
The 3rd control module 100, reads buffer zone for choosing first, and adopts the 3rd thread that the call bill data in storage area is read to first to read buffer zone;
The 4th control module 101, for meeting second when pre-conditioned until the first use state of reading buffer zone, switch to second and read buffer zone, and adopt the 3rd thread that the call bill data in storage area is read to second to read buffer zone, and adopt the 4th thread to read the first call bill data of reading to store in buffer zone and be sent to Charging Gateway Functionality CGF side.
The 4th control module 101 meets second when pre-conditioned until the first use state of reading buffer zone, switches to second and reads buffer zone, comprising:
Determine that first reads buffer zone and write when full, switch to second and read buffer zone, or,
Determine while arriving the second default duration thresholding, switch to second and read buffer zone.
The 3rd control module 100 further comprises:
Until the second use state of reading buffer zone, meet second when pre-conditioned, switch to first and read buffer zone, and adopt the 3rd thread that the call bill data of acquisition is write to the first compose buffer, and adopt the 4th thread read the second call bill data of reading to store in buffer zone and mail to CGF side.
The 3rd control module 100 meets second when pre-conditioned until the second use state of reading buffer zone, switches to first and reads buffer zone, comprising:
Determine that second reads buffer zone and write when full, switch to first and read buffer zone, or,
Determine while arriving the second duration thresholding of setting, switch to first and read buffer zone.
As shown in figure 10, CDF further comprises:
Dispensing unit 102, reads call bill data and writes full first and read buffer zone or second and read the required duration in buffer zone from storage area for the 3rd thread is set, and is not more than the 4th thread and reads from first the duration that empty verbiage forms data is read to read buffer zone in buffer zone or second;
The 3rd thread is set to be read call bill data and writes full first and read buffer zone or second and read the required duration in buffer zone from storage area, be not more than the second default duration thresholding, wherein, the second duration thresholding reads for characterizing the 3rd thread the time interval that switch buffer zone.
Consult shown in Figure 11, in the present embodiment, in CDF, comprise processor 110, wherein, carry out call bill data write fashionable,
Processor 110, for choosing the first compose buffer, and adopts the first thread that the call bill data of acquisition is write to the first compose buffer; And meet first when pre-conditioned for the use state until the first compose buffer, switch to the second compose buffer, and adopt the first thread that the call bill data of acquisition is write to the second compose buffer, and adopt the second thread that the call bill data of storing in the first compose buffer is write to storage area.
Processor 110 meets first when pre-conditioned until the use state of the first compose buffer, switches to the second compose buffer, comprising:
Determine that the first compose buffer writes when full, switch to the second compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the second compose buffer.
Processor 110 is further used for:
Until the use state of the second compose buffer, meet first when pre-conditioned, switch to the first compose buffer, and adopt the first thread that the call bill data of acquisition is write to the first compose buffer, and adopt the second thread that the call bill data of storing in the second compose buffer is write to storage area.
Processor 110 meets first when pre-conditioned until the use state of the second compose buffer, switches to the first compose buffer, comprising:
Determine that the second compose buffer writes when full, switch to the first compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the first compose buffer.
Processor 110 is further used for:
The second thread is set the call bill data recording in the first compose buffer or the second compose buffer is all write to the required duration of storage area, be not more than the first thread call bill data is write to full the first compose buffer or the required duration in the second compose buffer, or/and,
The second thread is set the call bill data recording in the first compose buffer or the second compose buffer is all write to the required duration of storage area, be not more than the first duration thresholding of setting, wherein, the first duration thresholding is for characterizing the time interval that the first thread carries out compose buffer switching.
Consult shown in Figure 11, in the present embodiment, in CDF, comprise processor 110, wherein, carry out call bill data write fashionable,
Processor 110, be used for choosing first and read buffer zone, and adopt the 3rd thread that the call bill data in storage area is read to first to read buffer zone, and for meeting second until the first use state of reading buffer zone when pre-conditioned, switch to second and read buffer zone, and adopt the 3rd thread that the call bill data in storage area is read to second to read buffer zone, and adopt the 4th thread to read the first call bill data of reading to store in buffer zone and be sent to Charging Gateway Functionality CGF side.
Processor 110 meets second when pre-conditioned until the first use state of reading buffer zone, switches to second and reads buffer zone, comprising:
Determine that first reads buffer zone and write when full, switch to second and read buffer zone, or,
Determine while arriving the second default duration thresholding, switch to second and read buffer zone.
Processor 110 is further used for:
Until the second use state of reading buffer zone, meet second when pre-conditioned, switch to first and read buffer zone, and adopt the 3rd thread that the call bill data of acquisition is write to the first compose buffer, and adopt the 4th thread read the second call bill data of reading to store in buffer zone and mail to CGF side.
Processor meets second when pre-conditioned until the second use state of reading buffer zone, switches to first and reads buffer zone, comprising:
Determine that second reads buffer zone and write when full, switch to first and read buffer zone, or,
Determine while arriving the second duration thresholding of setting, switch to first and read buffer zone.
Processor 110 is further used for:
The 3rd thread is set and from storage area, reads call bill data and write full first and read buffer zone or second and read the required duration in buffer zone, be not more than the 4th thread and read from first the duration that empty verbiage forms data is read to read buffer zone in buffer zone or second;
The 3rd thread is set to be read call bill data and writes full first and read buffer zone or second and read the required duration in buffer zone from storage area, be not more than the second default duration thresholding, wherein, the second duration thresholding reads for characterizing the 3rd thread the time interval that switch buffer zone.
Like this, can further guarantee the fluency of operation, and further eliminated the system bottleneck causing slowly due to write operation when call bill data writes storage area.
To sum up, in the embodiment of the present invention, no matter be that call bill data is write to the compose buffer of CDF side and further writes storage area, or the buffer zone of reading that call bill data is read to CDF side from storage area also further reads out and mails to CGF side, all adopt two-wire journey parallel processing mechanism, can effectively eliminate like this file I/O and operate slow performance bottleneck, further, write operation and read operation are all designed to double buffers, thereby make buffer zone operation and the I/O operation can asynchronism and concurrency, and then the stand-by period that can effectively eliminate cross-thread source synchronous needs.
The technical scheme that adopts the embodiment of the present invention to provide is carried out the storage of call bill data and reads in CDF side, can effectively improve storage efficiency and the reading efficiency of call bill data, there is no obvious performance bottleneck, further, the low system overhead of package lower deployment cost is little, only needs common hard disc file system to support, even adopt multithreading in CDF process, can not take too much system resource, effectively save system overhead, avoid too much system loading.
Those skilled in the art should understand, embodiments of the invention can be provided as method, system or computer program.Therefore, the present invention can adopt complete hardware implementation example, implement software example or in conjunction with the form of the embodiment of software and hardware aspect completely.And the present invention can adopt the form that wherein includes the upper computer program of implementing of computer-usable storage medium (including but not limited to magnetic disk memory, CD-ROM, optical memory etc.) of computer usable program code one or more.
The present invention is with reference to describing according to process flow diagram and/or the block scheme of the method for the embodiment of the present invention, equipment (system) and computer program.Should understand can be in computer program instructions realization flow figure and/or block scheme each flow process and/or the flow process in square frame and process flow diagram and/or block scheme and/or the combination of square frame.Can provide these computer program instructions to the processor of multi-purpose computer, special purpose computer, Embedded Processor or other programmable data processing device to produce a machine, the instruction of carrying out by the processor of computing machine or other programmable data processing device is produced for realizing the device in the function of flow process of process flow diagram or a plurality of flow process and/or square frame of block scheme or a plurality of square frame appointments.
These computer program instructions also can be stored in energy vectoring computer or the computer-readable memory of other programmable data processing device with ad hoc fashion work, the instruction that makes to be stored in this computer-readable memory produces the manufacture that comprises command device, and this command device is realized the function of appointment in flow process of process flow diagram or a plurality of flow process and/or square frame of block scheme or a plurality of square frame.
These computer program instructions also can be loaded in computing machine or other programmable data processing device, make to carry out sequence of operations step to produce computer implemented processing on computing machine or other programmable devices, thereby the instruction of carrying out is provided for realizing the step of the function of appointment in flow process of process flow diagram or a plurality of flow process and/or square frame of block scheme or a plurality of square frame on computing machine or other programmable devices.
Although described the preferred embodiments of the present invention, once those skilled in the art obtain the basic creative concept of cicada, can make other change and modification to these embodiment.So claims are intended to all changes and the modification that are interpreted as comprising preferred embodiment and fall into the scope of the invention.
Obviously, those skilled in the art can carry out various changes and modification and not depart from the spirit and scope of the embodiment of the present invention the embodiment of the present invention.Like this, if within these of the embodiment of the present invention are revised and modification belongs to the scope of the claims in the present invention and equivalent technologies thereof, the present invention is also intended to comprise these changes and modification interior.

Claims (20)

1. a method for charging data function CDF side offline bill data storage, is characterized in that, comprising:
Choose the first compose buffer, and adopt the first thread that the call bill data of acquisition is write to the first compose buffer;
Until the use state of the first compose buffer, meet first when pre-conditioned, switch to the second compose buffer, and adopt the first thread that the call bill data of acquisition is write to the second compose buffer, and adopt the second thread that the call bill data of storing in the first compose buffer is write to storage area.
2. the method for claim 1, is characterized in that, until the use state of described the first compose buffer, meets first when pre-conditioned, switches to the second compose buffer, comprising:
Determine that the first compose buffer writes when full, switch to the second compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the second compose buffer.
3. method as claimed in claim 1 or 2, is characterized in that, further comprises:
Until the use state of the second compose buffer, meet first when pre-conditioned, switch to the first compose buffer, and adopt described the first thread that the call bill data of acquisition is write to the first compose buffer, and adopt the second thread that the call bill data of storing in the second compose buffer is write to storage area.
4. method as claimed in claim 3, is characterized in that, until the use state of described the second compose buffer, meets first when pre-conditioned, switches to the first compose buffer, comprising:
Determine that the second compose buffer writes when full, switch to the first compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the first compose buffer.
5. method as claimed in claim 3, it is characterized in that, described the second thread is set the call bill data recording in the first compose buffer or the second compose buffer is all write to the required duration of storage area, be not more than described the first thread call bill data is write to full the first compose buffer or the required duration in the second compose buffer, or/and
Described the second thread is set the call bill data recording in the first compose buffer or the second compose buffer is all write to the required duration of storage area, be not more than the first duration thresholding of setting, wherein, described the first duration thresholding is for characterizing the time interval that described the first thread carries out compose buffer switching.
6. the method that charging data function CDF side offline bill data read, is characterized in that, comprising:
Choose first and read buffer zone, and adopt the 3rd thread that the call bill data in storage area is read to first to read buffer zone;
Until the first use state of reading buffer zone, meet second when pre-conditioned, switch to second and read buffer zone, and adopt described the 3rd thread that the call bill data in storage area is read to second to read buffer zone, and adopt the 4th thread to read the first call bill data of reading to store in buffer zone and be sent to Charging Gateway Functionality CGF side.
7. method as claimed in claim 6, is characterized in that, until the described first use state of reading buffer zone, meets second when pre-conditioned, switches to second and reads buffer zone, comprising:
Determine that described first reads buffer zone and write when full, switch to second and read buffer zone, or,
Determine while arriving the second default duration thresholding, switch to second and read buffer zone.
8. the method as described in claim 6 or 7, is characterized in that, further comprises:
Until the second use state of reading buffer zone, meet second when pre-conditioned, switch to first and read buffer zone, and adopt described the 3rd thread that the call bill data of acquisition is write to the first compose buffer, and adopt the 4th thread read described the second call bill data of reading to store in buffer zone and mail to CGF side.
9. method as claimed in claim 8, is characterized in that, until the described second use state of reading buffer zone, meets second when pre-conditioned, switches to first and reads buffer zone, comprising:
Determine that second reads buffer zone and write when full, switch to first and read buffer zone, or,
Determine while arriving the second duration thresholding of setting, switch to first and read buffer zone.
10. method as claimed in claim 8, it is characterized in that, described the 3rd thread is set and from storage area, reads call bill data and write completely described first and read buffer zone or second and read the required duration in buffer zone, be not more than described the 4th thread and read from described first the duration that empty verbiage forms data is read to read buffer zone in buffer zone or second;
Described the 3rd thread is set to be read call bill data and writes completely described first and read buffer zone or second and read the required duration in buffer zone from storage area, be not more than the second default duration thresholding, wherein, described the second duration thresholding reads for characterizing described the 3rd thread the time interval that switch buffer zone.
11. 1 kinds of charging data function CDF devices, is characterized in that, comprising:
The first control module, for choosing the first compose buffer, and adopts the first thread that the call bill data of acquisition is write to the first compose buffer;
The second control module, for meeting first until the use state of the first compose buffer when pre-conditioned, switch to the second compose buffer, and adopt the first thread that the call bill data of acquisition is write to the second compose buffer, and adopt the second thread that the call bill data of storing in the first compose buffer is write to storage area.
12. devices as claimed in claim 11, is characterized in that, described the second control module meets first when pre-conditioned until the use state of described the first compose buffer, switches to the second compose buffer, comprising:
Determine that the first compose buffer writes when full, switch to the second compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the second compose buffer.
13. devices as described in claim 11 or 12, is characterized in that, described the first control module is further used for:
Until the use state of the second compose buffer, meet first when pre-conditioned, switch to the first compose buffer, and adopt described the first thread that the call bill data of acquisition is write to the first compose buffer, and adopt the second thread that the call bill data of storing in the second compose buffer is write to storage area.
14. devices as claimed in claim 13, is characterized in that, described the first control module meets first when pre-conditioned until the use state of described the second compose buffer, switches to the first compose buffer, comprising:
Determine that the second compose buffer writes when full, switch to the first compose buffer, or,
Determine while arriving the first duration thresholding of setting, switch to the first compose buffer.
15. devices as claimed in claim 14, is characterized in that, further comprise:
Setting unit, for being set, the call bill data that described the second thread records the first compose buffer or the second compose buffer all writes the required duration of storage area, be not more than described the first thread call bill data is write to full the first compose buffer or the required duration in the second compose buffer, or/and
Described the second thread is set the call bill data recording in the first compose buffer or the second compose buffer is all write to the required duration of storage area, be not more than the first duration thresholding of setting, wherein, described the first duration thresholding is for characterizing the time interval that described the first thread carries out compose buffer switching.
16. 1 kinds of charging data function CDF devices, is characterized in that, comprising:
The 3rd control module, reads buffer zone for choosing first, and adopts the 3rd thread that the call bill data in storage area is read to first to read buffer zone;
The 4th control module, for meeting second when pre-conditioned until the first use state of reading buffer zone, switch to second and read buffer zone, and adopt described the 3rd thread that the call bill data in storage area is read to second to read buffer zone, and adopt the 4th thread to read the first call bill data of reading to store in buffer zone and be sent to Charging Gateway Functionality CGF side.
17. devices as claimed in claim 16, is characterized in that, described the 4th control module meets second when pre-conditioned until the described first use state of reading buffer zone, switches to second and reads buffer zone, comprising:
Determine that described first reads buffer zone and write when full, switch to second and read buffer zone, or,
Determine while arriving the second default duration thresholding, switch to second and read buffer zone.
18. devices as described in claim 16 or 17, is characterized in that, described the 3rd control module further comprises:
Until the second use state of reading buffer zone, meet second when pre-conditioned, switch to first and read buffer zone, and adopt described the 3rd thread that the call bill data of acquisition is write to the first compose buffer, and adopt the 4th thread read described the second call bill data of reading to store in buffer zone and mail to CGF side.
19. devices as claimed in claim 18, is characterized in that, described the 3rd control module meets second when pre-conditioned until the described second use state of reading buffer zone, switches to first and reads buffer zone, comprising:
Determine that second reads buffer zone and write when full, switch to first and read buffer zone, or,
Determine while arriving the second duration thresholding of setting, switch to first and read buffer zone.
20. devices as claimed in claim 18, is characterized in that, further comprise:
Dispensing unit, for described the 3rd thread is set, from storage area, reads call bill data and write completely described first and read buffer zone or second and read the required duration in buffer zone, being not more than described the 4th thread and reading from described first the duration that empty verbiage forms data is read to read buffer zone in buffer zone or second;
Described the 3rd thread is set to be read call bill data and writes completely described first and read buffer zone or second and read the required duration in buffer zone from storage area, be not more than the second default duration thresholding, wherein, described the second duration thresholding reads for characterizing described the 3rd thread the time interval that switch buffer zone.
CN201310606050.XA 2013-11-08 2013-11-08 The method and device that a kind of CDF sides offline bill data are quickly accessed Active CN103593148B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310606050.XA CN103593148B (en) 2013-11-08 2013-11-08 The method and device that a kind of CDF sides offline bill data are quickly accessed

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310606050.XA CN103593148B (en) 2013-11-08 2013-11-08 The method and device that a kind of CDF sides offline bill data are quickly accessed

Publications (2)

Publication Number Publication Date
CN103593148A true CN103593148A (en) 2014-02-19
CN103593148B CN103593148B (en) 2017-10-27

Family

ID=50083319

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310606050.XA Active CN103593148B (en) 2013-11-08 2013-11-08 The method and device that a kind of CDF sides offline bill data are quickly accessed

Country Status (1)

Country Link
CN (1) CN103593148B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107025064A (en) * 2016-01-30 2017-08-08 北京忆恒创源科技有限公司 A kind of high IOPS of low latency data access method
CN111343404A (en) * 2020-02-19 2020-06-26 精微视达医疗科技(武汉)有限公司 Imaging data processing method and device
CN113641306A (en) * 2021-07-28 2021-11-12 通号城市轨道交通技术有限公司 Data interaction method and device for vehicle-mounted ATO and vehicle-mounted ATP

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09274542A (en) * 1996-04-05 1997-10-21 Nec Corp Disk array device
CN1355920A (en) * 1999-06-16 2002-06-26 索尼计算机娱乐公司 Data transfer apparatus, data transfer system, and data transfer method with double buffering
CN1682202A (en) * 2003-02-27 2005-10-12 富士通株式会社 Data transmission device
CN1794142A (en) * 2005-12-26 2006-06-28 威盛电子股份有限公司 Data buffer system and rending method of data buffer device
WO2013056420A1 (en) * 2011-10-18 2013-04-25 中联重科股份有限公司 Mixing station and data storage method, server and system for same
CN103119548A (en) * 2010-09-23 2013-05-22 马维尔以色列(M.I.S.L.)有限公司 Low latency first-in-first-out (FIFO) buffer

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09274542A (en) * 1996-04-05 1997-10-21 Nec Corp Disk array device
CN1355920A (en) * 1999-06-16 2002-06-26 索尼计算机娱乐公司 Data transfer apparatus, data transfer system, and data transfer method with double buffering
CN1682202A (en) * 2003-02-27 2005-10-12 富士通株式会社 Data transmission device
CN1794142A (en) * 2005-12-26 2006-06-28 威盛电子股份有限公司 Data buffer system and rending method of data buffer device
CN103119548A (en) * 2010-09-23 2013-05-22 马维尔以色列(M.I.S.L.)有限公司 Low latency first-in-first-out (FIFO) buffer
WO2013056420A1 (en) * 2011-10-18 2013-04-25 中联重科股份有限公司 Mixing station and data storage method, server and system for same

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107025064A (en) * 2016-01-30 2017-08-08 北京忆恒创源科技有限公司 A kind of high IOPS of low latency data access method
CN107025064B (en) * 2016-01-30 2019-12-03 北京忆恒创源科技有限公司 A kind of data access method of the high IOPS of low latency
CN111343404A (en) * 2020-02-19 2020-06-26 精微视达医疗科技(武汉)有限公司 Imaging data processing method and device
CN111343404B (en) * 2020-02-19 2022-05-24 精微视达医疗科技(三亚)有限公司 Imaging data processing method and device
CN113641306A (en) * 2021-07-28 2021-11-12 通号城市轨道交通技术有限公司 Data interaction method and device for vehicle-mounted ATO and vehicle-mounted ATP

Also Published As

Publication number Publication date
CN103593148B (en) 2017-10-27

Similar Documents

Publication Publication Date Title
CN101005486B (en) Resource access control method and system
CN103229136B (en) Disk array brush method and disk array brush device
CN104657366B (en) The method, apparatus and log disaster tolerance system of massive logs write-in database
CN105574141B (en) Method and device for carrying out data migration on database
CN109669888A (en) A kind of configurable and efficient embedded Nor-Flash controller and control method
CN105701190A (en) Data synchronizing method and device
CN103049396A (en) Method and device for flushing data
CN106951488A (en) A kind of log recording method and device
US20120311241A1 (en) Scheduler for memory
CN104040512A (en) Method and device for processing storage space and non-volatile computer readable storage medium
CN103927215B (en) Optimization method and system based on ram disk and the kvm scheduling virtual machines of SSD hard disks
CN103593148A (en) CDF side off-line call ticket data quick access method and device
CN103984528A (en) Multithread concurrent data compression method based on FT processor platform
CN102637126B (en) Method, device and system for timing embedded system
JP2012137870A (en) Management system for controlling mirroring of table based on access prediction, program, and method
CN102184141A (en) Method and device for storing check point data
CN101316240A (en) Data reading and writing method and device
CN108932112B (en) Data read-write method, device, equipment and medium for solid particles
CN102609486A (en) Data reading/writing acceleration method of Linux file system
CN103823634A (en) Data processing method and system supporting non-random write mode
CN113220650A (en) Data storage method, device, apparatus, storage medium, and program
CN108958903A (en) Embedded multi-core central processing unit method for scheduling task and device
JP2007272721A (en) Storage device and its control method
CN105260264A (en) Snapshot implementation method and snapshot system
CN102542525A (en) Information processing equipment and information processing method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant