CN110120958B - Task pushing method and device based on crowdsourcing mode - Google Patents

Task pushing method and device based on crowdsourcing mode Download PDF

Info

Publication number
CN110120958B
CN110120958B CN201810110375.1A CN201810110375A CN110120958B CN 110120958 B CN110120958 B CN 110120958B CN 201810110375 A CN201810110375 A CN 201810110375A CN 110120958 B CN110120958 B CN 110120958B
Authority
CN
China
Prior art keywords
task
change position
change
granularity
executed
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.)
Active
Application number
CN201810110375.1A
Other languages
Chinese (zh)
Other versions
CN110120958A (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.)
Beijing Jingdong Zhenshi Information Technology Co Ltd
Original Assignee
Beijing Jingdong Zhenshi Information Technology 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 Beijing Jingdong Zhenshi Information Technology Co Ltd filed Critical Beijing Jingdong Zhenshi Information Technology Co Ltd
Priority to CN201810110375.1A priority Critical patent/CN110120958B/en
Publication of CN110120958A publication Critical patent/CN110120958A/en
Application granted granted Critical
Publication of CN110120958B publication Critical patent/CN110120958B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/083Shipping
    • G06Q10/0833Tracking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention discloses a task pushing method and device based on a crowdsourcing mode, and relates to the technical field of computers. One embodiment of the method comprises the following steps: receiving change information, wherein the change information comprises a change position; establishing a task to be executed according to the granularity of the change position, wherein the task to be executed comprises the change position; pushing the task to be executed according to the granularity of the changed position. The invention solves the technical problem of low pertinence of task establishment and pushing in the existing crowdsourcing mode, thereby achieving the technical effects of increasing the task completion efficiency and quality and reducing the cost of the crowdsourcing task.

Description

Task pushing method and device based on crowdsourcing mode
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a task pushing method, device, electronic device, and computer readable medium based on crowdsourcing mode.
Background
With the application of internet big data, a crowdsourcing mode of outsourcing a work task to a plurality of task contractors from a public network has become more and more popular. For example, enterprises use crowdsourcing mode to collect certain information data, and the information data is used as data updating and analysis sources of future products or product data, so that the real-time performance and effectiveness of the data can be better ensured.
In the process of implementing the present invention, the inventor finds that at least the following problems exist in the prior art:
the existing crowdsourcing mode is insufficient in definition degree of task establishment, so that the established task is not strong in pertinence, the crowdsourcing task is not distributed or pushed in a pertinence manner, the completion efficiency and quality of the task are reduced, and the cost of the crowdsourcing task is increased.
Disclosure of Invention
In view of this, the embodiments of the present invention provide a task pushing method and apparatus based on crowdsourcing mode, which can pertinently build and push a task to be executed, thereby increasing the efficiency and quality of task completion and reducing the cost of crowdsourcing task.
To achieve the above object, according to an aspect of the embodiments of the present invention, there is provided a task pushing method based on crowdsourcing mode, including: receiving change information, wherein the change information comprises a change position; establishing a task to be executed according to the granularity of the change position, wherein the task to be executed comprises the change position; pushing the task to be executed according to the granularity of the changed position.
Optionally, the method for establishing the task to be executed according to the granularity of the change position comprises the following steps: and determining whether the change position is within a preset range, and if the change position is within the preset range, establishing a task to be executed according to the granularity of the change position.
Optionally, when determining whether the change position is within a preset range, if the change position is not within the preset range, the change position is a newly added change position; establishing a task to be executed according to the granularity of the newly added change position; and modifying the preset range includes the newly added change position.
Optionally, before establishing the task to be performed according to the granularity of the change position, the method further includes: determining whether a preset execution activity is included in the preset range; and if the preset execution activity is included, establishing a task to be executed according to the granularity of the change position.
Optionally, after pushing the task to be performed according to the granularity of the change position, the method further includes: receiving execution data of the task to be executed; and if the execution data of the task to be executed cannot be received within the preset time period, recovering the task to be executed.
To achieve the above object, according to another aspect of the embodiments of the present invention, there is provided a task pushing device based on crowdsourcing mode, including: the receiving module is used for receiving change information, wherein the change information comprises a change position; the task module is used for establishing a task to be executed according to the granularity of the change position, wherein the task to be executed comprises the change position; and the pushing module is used for pushing the task to be executed according to the granularity of the changed position.
Optionally, the task module is further configured to determine whether the change position is within a preset range when the task to be executed is established according to the granularity of the change position, and if the change position is within the preset range, establish the task to be executed according to the granularity of the change position.
Optionally, when determining whether the change position is within a preset range, the task module is further configured to, if the change position is not within the preset range, determine that the change position is a newly added change position; establishing a task to be executed according to the granularity of the newly added change position; the device also comprises a modification module for modifying the preset range to include the newly added change position.
Optionally, the task module is further configured to determine whether a preset execution activity is included in the preset range before the task to be executed is established according to the granularity of the change location; and if the preset execution activity is included, establishing a task to be executed according to the granularity of the change position.
Optionally, the device further includes a second receiving module, configured to receive execution data of the task to be executed after the pushing module pushes the task to be executed according to the granularity of the changed position; the pushing module is further configured to recycle the task to be executed if the second receiving module fails to receive the execution data of the task to be executed within a preset time period.
To achieve the above object, according to still another aspect of an embodiment of the present invention, there is provided an electronic device including: one or more processors; and the storage device is used for storing one or more programs, and when the one or more programs are executed by the one or more processors, the one or more processors are enabled to realize any one of the crowdsourcing mode-based task pushing methods.
To achieve the above object, according to still another aspect of the embodiments of the present invention, there is provided a computer-readable medium having stored thereon a computer program which, when executed by one or more processors, implements any of the methods described in crowd-sourced mode-based task push methods.
One embodiment of the above invention has the following advantages or benefits: because the technical means of establishing and pushing the task to be executed according to the granularity of the change position in the change information is adopted, the technical problem of low pertinence of the establishment and pushing of the task in the existing crowdsourcing mode is solved, and the technical effects of increasing the task completion efficiency and quality and reducing the cost of the crowdsourcing task are achieved.
Further effects of the above-described non-conventional alternatives are described below in connection with the embodiments.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein:
FIG. 1 is a schematic diagram of main steps of a task pushing method based on crowdsourcing mode according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of the main parts of a crowdsourcing mode based task pushing device according to an embodiment of the present invention;
FIG. 3 is an exemplary system architecture diagram in which embodiments of the present invention may be applied;
fig. 4 is a schematic diagram of a computer system suitable for use in implementing an embodiment of the invention.
Detailed Description
Exemplary embodiments of the present invention will now be described with reference to the accompanying drawings, in which various details of the embodiments of the present invention are included to facilitate understanding, and are to be considered merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1 is a schematic diagram of main steps of a task creation method according to an embodiment of the present invention, as shown in fig. 1:
step S101 represents receiving change information, wherein the change information includes a change position; the main purpose of this step is to obtain change information including change positions, and to build tasks to be executed based on the change positions, with more pertinence. The change information may be information including service change content sent by an upstream service, where the change content may include addition, modification, or deletion, and the change position is used to indicate a position where the change occurs. For example, in the field of logistics, the change information may be to add, modify or delete a certain delivery route, and the change position is the geographic position of the delivery route.
Step S102, establishing a task to be executed according to the granularity of the change position, wherein the task to be executed comprises the change position; the purpose of this step is to further improve the pertinence of task establishment by taking the change position as a condition for restricting task establishment.
The granularity of the change position may refer to a preset change position range, for example, the change position includes a point, a route, a region and a city, wherein the point and the route are of small granularity, the region is of medium granularity, and the city is of large granularity. That is, the changing position is a certain point in geography, a certain route (not exceeding 3km length according to the prior experience), a certain area (not exceeding community size) or a certain city, for example, the existing road information caused by road construction is modified or added, a road and other corresponding space information are changed, the positions are determined to be changing positions, and the task to be executed is established based on the positions, so that the method is more targeted. For another example, each partition on the hard disk is used as a change position; or dividing the change location by the source of the IP address.
The method for establishing the task to be executed according to the granularity of the change position comprises the following steps: and determining whether the change position is within a preset range, and if the change position is within the preset range, establishing a task to be executed according to the granularity of the change position. The purpose of this step is to build the task to be executed according to the preset scope, further improving the pertinence of task building.
When determining whether the change position is within a preset range, if the change position is not within the preset range, the change position is a newly added change position; establishing a task to be executed according to the granularity of the newly added change position; and modifying the preset range includes the newly added change position. The purpose of this step is to modify the preset range in preparation for the next determination of the change position.
Before establishing the task to be executed according to the granularity of the change position, the method further comprises: determining whether a preset execution activity is included in the preset range; and if the preset execution activity is included, establishing a task to be executed according to the granularity of the change position. Determining whether the change position is in a preset range, and if the change position is in the preset range, determining whether preset execution activities are included in the preset range; and if the preset execution activity is included in the preset range, establishing a task to be executed according to the granularity of the change position.
For example, the change location is a financial street (i.e. a certain route), the preset range is a western city area (i.e. a certain area) in beijing city, the change location is within the preset range, if the preset execution activity is an order distribution service, it is determined whether the western city area in beijing city includes the order distribution service, if the western city area in beijing city includes the order distribution service, a task to be executed is established, and the task to be executed may be collecting spatial data information of the change location.
S103, pushing the task to be executed according to the granularity of the change position. The purpose of this step is to push the task to be performed to the task recipient in a targeted manner according to granularity.
For example, in the crowdsourcing mode, the tasks to be executed with small granularity at the changing position are pushed to the C-end executor (i.e. the personal user), and the tasks to be executed with large granularity at the changing position are pushed to the B-end executor (i.e. the enterprise-level user), so that the tasks to be executed with different categories are respectively pushed to different executors in a targeted manner, and the problem that the efficiency and the quality of task completion are reduced due to mismatching between the tasks to be executed and the executors is avoided.
After pushing the task to be executed according to the classification result, the method may further include: receiving execution data of the task to be executed; and if the execution data of the task to be executed cannot be received within the preset time period, recovering the task to be executed. The aim of the step is to prevent the execution time of the task to be executed from being overlong and reduce the completion efficiency of the task, so that the execution time of the task is restrained. And after the task to be executed is recovered, the task can be pushed again. The received execution data can be stored in a network database and can be read by other users to realize data sharing.
One preferred implementation of the embodiment of the invention is application in the field of electronic commerce, as follows:
s201: the task system for task management receives change information 1 and change information 2 transmitted from the upstream of the service, wherein the change position in the change information 1 is a road, and the change position is a small particle size. Changing the changing position in the information 2 to a new area, and changing the changing position to the medium grain size;
s202: it is determined whether a certain road in the change information 1 is within a preset distribution range, and if the road is within the preset distribution range, it is determined whether an order distribution service (preset execution activity) is included within the preset distribution range. And establishing a space information acquisition task 2 to be executed according to the change position in the change information 2.
S203: if the preset distribution range includes the order distribution service, a space information acquisition task 1 to be executed is established, wherein the execution position of the task is a certain road.
S204: and pushing the space information acquisition task 1 to be executed to C-terminal distribution personnel in the distribution range for execution. Pushing the space information acquisition task 2 to be executed to a third party acquisition merchant at the end B;
s205, after the task is pushed, the task is claimed by a receiver, the task is started to be executed, data are collected, and the data are returned; the receiver has to complete the collection task and return data in a stipulated time, otherwise, the system can recycle the task, and if the recycled task is claimed by the last receiver, the encouragement fee is deducted according to a certain proportion. After the task is successful, the system can give a certain incentive to the receiver.
Fig. 2 is a schematic diagram of main parts of a task pushing device 200 based on crowdsourcing mode according to an embodiment of the present invention, as shown in fig. 2:
the receiving module 201 is configured to receive change information, where the change information includes a change position; the method aims at acquiring the change information comprising the change position, and establishing the task to be executed based on the change position, so that the task to be executed is more targeted. The change information may be information including service change content sent by an upstream service, where the change content may include addition, modification, or deletion, and the change position is used to indicate a position where the change occurs. For example, in the field of logistics, the change information may be to add, modify or delete a certain delivery route, and the change position is the geographic position of the delivery route.
The task module 202 is configured to establish a task to be executed according to the granularity of the change location, where the task to be executed includes the change location; the purpose is to take the change position as the condition for restricting the task establishment, and further improve the pertinence of the task establishment.
The granularity of the change position may refer to a preset change position range, for example, the change position includes a point, a route, a region and a city, wherein the point and the route are of small granularity, the region is of medium granularity, and the city is of large granularity. That is, the changing position is a certain point in geography, a certain route (not exceeding 3km length according to the prior experience), a certain area (not exceeding community size) or a certain city, for example, the existing road information caused by road construction is modified or added, a road and other corresponding space information are changed, the positions are determined to be changing positions, and the task to be executed is established based on the positions, so that the method is more targeted. For another example, each partition on the hard disk is used as a change position; or dividing the change location by the source of the IP address.
The task module 203 is further configured to determine whether the change position is within a preset range when the task to be executed is established according to the granularity of the change position, and if the change position is within the preset range, establish the task to be executed according to the granularity of the change position. The task to be executed is built according to a preset range, and the pertinence of task building is further improved.
The task module 203 is further configured to, when determining whether the change position is within a preset range, if the change position is not within the preset range, determine that the change position is a newly added change position; establishing a task to be executed according to the granularity of the newly added change position; the apparatus 200 may further comprise a modifying module configured to modify the preset range to include the newly added change position. The purpose is to modify the preset range in preparation for the next determination of the change position.
The task module 203 is further configured to determine whether a preset execution activity is included in the preset range before a task to be executed is established according to the granularity of the changed position; and if the preset execution activity is included, establishing a task to be executed according to the granularity of the change position. Determining whether the change position is in a preset range, and if the change position is in the preset range, determining whether preset execution activities are included in the preset range; and if the preset execution activity is included in the preset range, establishing a task to be executed according to the granularity of the change position.
For example, the change location is a financial street (i.e. a certain route), the preset range is a western city area (i.e. a certain area) in beijing city, the change location is within the preset range, if the preset execution activity is an order distribution service, it is determined whether the western city area in beijing city includes the order distribution service, if the western city area in beijing city includes the order distribution service, a task to be executed is established, and the task to be executed may be collecting spatial data information of the change location.
The pushing module 203 is configured to push the task to be executed according to the granularity of the changed position. The aim is to push the task to be executed to the task receiver in a targeted way according to granularity.
For example, in the crowdsourcing mode, the tasks to be executed with small granularity at the changing position are pushed to the C-end executor (i.e. the personal user), and the tasks to be executed with large granularity at the changing position are pushed to the B-end executor (i.e. the enterprise-level user), so that the tasks to be executed with different categories are respectively pushed to different executors in a targeted manner, and the problem that the efficiency and the quality of task completion are reduced due to mismatching between the tasks to be executed and the executors is avoided.
The apparatus 200 may further include a second receiving module, configured to receive execution data of the task to be executed after the pushing module 203 pushes the task to be executed according to the granularity of the changed location; the pushing module 203 is further configured to recycle the task to be executed if the second receiving module fails to receive the execution data of the task to be executed within a preset time period. The aim is to prevent the overlong execution time of the task to be executed and reduce the completion efficiency of the task, so the execution time of the task is restrained. And after the task to be executed is recovered, the task can be pushed again. The received execution data can be stored in a network database and can be read by other users to realize data sharing.
FIG. 3 illustrates an exemplary system architecture 300 to which embodiments of the present invention may be applied for a crowdsourcing mode based task pushing method or apparatus.
As shown in fig. 3, the system architecture 300 may include terminal devices 301, 302, 303, a network 304, and a server 305. The network 304 is used as a medium to provide communication links between the terminal devices 301, 302, 303 and the server 305. The network 304 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.
A user may interact with the server 305 via the network 304 using the terminal devices 301, 302, 303 to receive or send messages or the like. Various communication client applications, such as shopping class applications, web browser applications, search class applications, instant messaging tools, mailbox clients, social platform software, etc., may be installed on the terminal devices 301, 302, 303.
The terminal devices 301, 302, 303 may be a variety of electronic devices having a display screen and supporting web browsing, including but not limited to smartphones, tablets, laptop and desktop computers, and the like.
The server 305 may be a server providing various services, such as a background management server providing support for shopping-type websites browsed by the user using the terminal devices 301, 302, 303. The background management server can analyze and other processing on the received data such as the product information inquiry request and the like, and feed back processing results (such as target push information and product information) to the terminal equipment.
It should be noted that, in the embodiment of the present invention, the task pushing method based on the crowdsourcing mode is generally executed by the server 305, and accordingly, a task pushing device based on the crowdsourcing mode is generally disposed in the server 305.
It should be understood that the number of terminal devices, networks and servers in fig. 3 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Fig. 4 is a schematic diagram of a computer system 400 suitable for use in implementing the terminal device of the embodiment of the present invention. The terminal device shown in fig. 4 is only an example, and should not impose any limitation on the functions and the scope of use of the embodiment of the present invention.
As shown in fig. 4, the computer system 400 includes a Central Processing Unit (CPU) 401, which can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 402 or a program loaded from a storage section 408 into a Random Access Memory (RAM) 403. In RAM 403, various programs and data required for the operation of system 400 are also stored. The CPU 401, ROM 402, and RAM 403 are connected to each other by a bus 404. An input/output (I/O) interface 405 is also connected to bus 404.
The following components are connected to the I/O interface 405: an input section 406 including a keyboard, a mouse, and the like; an output portion 407 including a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker, and the like; a storage section 408 including a hard disk or the like; and a communication section 409 including a network interface card such as a LAN card, a modem, or the like. The communication section 409 performs communication processing via a network such as the internet. The drive 410 is also connected to the I/O interface 405 as needed. A removable medium 411 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is installed on the drive 410 as needed, so that a computer program read therefrom is installed into the storage section 408 as needed.
In particular, the processes described in the above step diagrams may be implemented as computer software programs according to the disclosed embodiments of the invention. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method shown in the step diagrams. In such an embodiment, the computer program may be downloaded and installed from a network via the communication portion 409 and/or installed from the removable medium 411. The above-described functions defined in the system of the present invention are performed when the computer program is executed by a Central Processing Unit (CPU) 401.
The computer readable medium shown in the present invention includes a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium includes, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, semiconductor system, apparatus, or device, or any combination of the preceding. Computer-readable storage media include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any combination of the foregoing. In the context of this disclosure, a computer-readable storage medium includes any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device; a computer readable signal medium includes a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave, and the propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF (radio frequency), or the like, or any combination of the foregoing.
The steps of the figures or block diagrams, which illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention, may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical functions. It should be noted that in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or step diagrams, and combinations of blocks in the block diagrams or step diagrams, can be implemented by special purpose hardware-based systems that perform the specified functions or operations, or combinations of special purpose hardware and computer instructions.
The modules or units involved in the embodiments of the present invention may be implemented in software or in hardware. The described modules or units may also be provided in a processor, for example, as: a processor includes a receiving module, a task module, and a pushing module. The names of these modules or units do not limit the modules or units themselves in some cases, and for example, the receiving module may also be described as "a module for receiving change information".
In another aspect, the embodiment of the present invention further provides a computer readable medium, which may be included in the apparatus described in the above embodiment; or may be present alone without being fitted into the device. The computer readable medium carries one or more programs which, when executed by a device, cause the device to include: receiving change information, wherein the change information comprises a change position; establishing a task to be executed according to the granularity of the change position, wherein the task to be executed comprises the change position; pushing the task to be executed according to the granularity of the changed position.
According to the technical scheme provided by the embodiment of the invention, the technical means of establishing and pushing the task to be executed according to the granularity of the change position in the change information is adopted, so that the technical problem of low pertinence of the establishment and pushing of the task in the conventional crowdsourcing mode is solved, and the technical effects of increasing the task completion efficiency and quality and reducing the cost of the crowdsourcing task are achieved.
The above embodiments do not limit the scope of the present invention. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives can occur depending upon design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the scope of the present invention.

Claims (12)

1. The task pushing method based on the crowdsourcing mode is characterized by comprising the following steps of:
receiving change information, wherein the change information comprises a change position;
establishing a task to be executed according to the granularity of the change position, wherein the task to be executed comprises the change position; wherein, the granularity of the change position refers to the size of a preset change position range;
pushing the task to be executed to the executors of the category corresponding to the granularity of the change position according to the granularity of the change position.
2. The method of claim 1, wherein the method of establishing a task to be performed based on the granularity of the change locations comprises:
and determining whether the change position is within a preset range, and if the change position is within the preset range, establishing a task to be executed according to the granularity of the change position.
3. The method according to claim 2, wherein when determining whether the change position is within a preset range, if the change position is not within the preset range, the change position is a newly added change position; establishing a task to be executed according to the granularity of the newly added change position; and modifying the preset range includes the newly added change position.
4. The method of claim 2, wherein prior to establishing the task to be performed according to the granularity of the change locations, the method further comprises:
determining whether a preset execution activity is included in the preset range; and if the preset execution activity is included, establishing a task to be executed according to the granularity of the change position.
5. The method of claim 1, wherein after pushing the task to be performed according to the granularity of the change location, the method further comprises:
receiving execution data of the task to be executed;
and if the execution data of the task to be executed cannot be received within the preset time period, recovering the task to be executed.
6. A crowdsourcing mode based task pushing device, comprising:
the receiving module is used for receiving change information, wherein the change information comprises a change position;
the task module is used for establishing a task to be executed according to the granularity of the change position, wherein the task to be executed comprises the change position; wherein, the granularity of the change position refers to the size of a preset change position range;
and the pushing module is used for pushing the task to be executed to the executor of the category corresponding to the granularity of the change position according to the granularity of the change position.
7. The apparatus of claim 6, wherein the task module is further configured to determine whether the change location is within a preset range when the task to be performed is established according to the granularity of the change location, and if the change location is within the preset range, establish the task to be performed according to the granularity of the change location.
8. The apparatus of claim 7, wherein the task module is further configured to, when determining whether the change location is within a preset range, if the change location is not within the preset range, the change location is a newly added change location; establishing a task to be executed according to the granularity of the newly added change position;
the device also comprises a modification module for modifying the preset range to include the newly added change position.
9. The apparatus of claim 7, wherein the task module is further configured to determine whether a preset execution activity is included within the preset scope before establishing a task to be executed according to the granularity of the change location; and if the preset execution activity is included, establishing a task to be executed according to the granularity of the change position.
10. The apparatus of claim 6, further comprising a second receiving module configured to receive execution data of the task to be executed after the pushing module pushes the task to be executed according to the granularity of the changed position;
the pushing module is further configured to recycle the task to be executed if the second receiving module fails to receive the execution data of the task to be executed within a preset time period.
11. An electronic device, comprising:
one or more processors;
storage means for storing one or more programs,
when executed by the one or more processors, causes the one or more processors to implement the method of any of claims 1-5.
12. A computer readable medium, on which a computer program is stored, characterized in that the program, when being executed by one or more processors, implements the method according to any of claims 1-5.
CN201810110375.1A 2018-02-05 2018-02-05 Task pushing method and device based on crowdsourcing mode Active CN110120958B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810110375.1A CN110120958B (en) 2018-02-05 2018-02-05 Task pushing method and device based on crowdsourcing mode

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810110375.1A CN110120958B (en) 2018-02-05 2018-02-05 Task pushing method and device based on crowdsourcing mode

Publications (2)

Publication Number Publication Date
CN110120958A CN110120958A (en) 2019-08-13
CN110120958B true CN110120958B (en) 2023-06-27

Family

ID=67519158

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810110375.1A Active CN110120958B (en) 2018-02-05 2018-02-05 Task pushing method and device based on crowdsourcing mode

Country Status (1)

Country Link
CN (1) CN110120958B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105678458A (en) * 2016-01-05 2016-06-15 北京蝴蝶之旅科技有限公司 Promotion system for crowdsourcing task and usage method thereof
CN105897756A (en) * 2016-06-08 2016-08-24 百度在线网络技术(北京)有限公司 Information pushing method and device, information display method and device, and information pushing and display system
CN107464043A (en) * 2017-07-20 2017-12-12 河海大学 The distribution method of polymorphic type task in a kind of space mass-rent

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130066961A1 (en) * 2011-09-08 2013-03-14 International Business Machines Corporation Automated crowdsourcing task generation
US20160105807A1 (en) * 2014-10-09 2016-04-14 Xerox Corporation Methods and systems for determining signal strength in indoor environments

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105678458A (en) * 2016-01-05 2016-06-15 北京蝴蝶之旅科技有限公司 Promotion system for crowdsourcing task and usage method thereof
CN105897756A (en) * 2016-06-08 2016-08-24 百度在线网络技术(北京)有限公司 Information pushing method and device, information display method and device, and information pushing and display system
CN107464043A (en) * 2017-07-20 2017-12-12 河海大学 The distribution method of polymorphic type task in a kind of space mass-rent

Also Published As

Publication number Publication date
CN110120958A (en) 2019-08-13

Similar Documents

Publication Publication Date Title
US11038975B2 (en) Information pushing method and device
WO2019056640A1 (en) Order processing method and device
CN111038906B (en) Order sorting method and device
CN112835904A (en) Data processing method and data processing device
CN111478781B (en) Message broadcasting method and device
CN111460129A (en) Method and device for generating identification, electronic equipment and storage medium
CN112884405A (en) Inquiry system and scheduling method thereof
CN110321252B (en) Skill service resource scheduling method and device
CN111044062B (en) Path planning and recommending method and device
CN111401684A (en) Task processing method and device
CN108985805B (en) Method and device for selectively executing push task
CN113190558A (en) Data processing method and system
CN112948138A (en) Method and device for processing message
CN110120958B (en) Task pushing method and device based on crowdsourcing mode
CN116861397A (en) Request processing method, device, electronic equipment and computer readable medium
CN112836201A (en) Method, device, equipment and computer readable medium for multi-platform information intercommunication
CN109087097B (en) Method and device for updating same identifier of chain code
CN109213815B (en) Method, device, server terminal and readable medium for controlling execution times
CN112799863A (en) Method and apparatus for outputting information
CN111161067A (en) Method and device for determining transaction route
CN113157828B (en) Method and device for pushing data
CN110019352B (en) Method and apparatus for storing data
CN109558964B (en) Method and device for establishing business map
CN111291038B (en) Data query method and device
CN117271463A (en) Method, apparatus, device and computer readable medium for screening users

Legal Events

Date Code Title Description
PB01 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