Title: Parallel post creation
Last modified: April 9, 2021

---

# Parallel post creation

 *  Resolved [pasindu183](https://wordpress.org/support/users/pasindu183/)
 * (@pasindu183)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/parallel-post-creation/)
 * Hi,
    I am using wp-cli to create posts and to attach featured images. Is it ok
   to run multiple wp-cli instances to post parallelly? Will there be no race conditions?
   Thanks.

Viewing 1 replies (of 1 total)

 *  [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * (@alanfuller)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/parallel-post-creation/#post-14302071)
 * Thinking about this logically, WP CLI just runs WordPress php files. And if it
   were via a browser rather than CLI then simultaneous posts can happen anyway.
 * WP uses mySQL database to store posts, so any such database queuing a sequencing
   is covered at the database level.
 * So whilst I can’t say 100% there will be no issues, I personally wouldn’t expect
   any.

Viewing 1 replies (of 1 total)

The topic ‘Parallel post creation’ is closed to new replies.

## Tags

 * [wp-cli](https://wordpress.org/support/topic-tag/wp-cli/)

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 1 reply
 * 2 participants
 * Last reply from: [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/parallel-post-creation/#post-14302071)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
