Operator (2015 film)
Operator[1][2] is a 2015 American action thriller drama film directed by Amariah Olson and Obin Olson and starring Luke Goss, Mischa Barton, Michael Paré and Ving Rhames.[3][4][5][6]
Operator | |
---|---|
Directed by | Amariah Olson Obin Olson |
Produced by | Patrick Durham Jonathan Sachar Timothy Woodward Jr. |
Written by | Dwain Worrell Anthony Feole |
Story by | Dwain Worrell Amariah Olson Obin Olson |
Starring | |
Music by | George Kallis |
Cinematography | Amariah Olson Obin Olson |
Release date |
|
Running time | 88 minutes |
Country | United States |
Language | English |
Cast
- Ving Rhames as Richard
- Luke Goss as Jeremy Miller
- Mischa Barton as Pamela Miller
- Michael Paré as Howard
- Tony Demil as Tony
- Riley Bundick as Cassie
- Maurice Chevalier as Officer Espinosa
- Walter Hendrix III as Officer Stanton
- Wendell Kinney as Officer Williams
gollark: Plus associated functions to suspend coroutines and whatnot.
gollark: ```luawhile run do local ev = {cy()} for ID, co in pairs(coroutines) do if coroutine.status(co.coroutine) == "dead" then co.status = "dead" co.running = false end if co.running then _G.process.running_ID = ID local ok, err = coroutine.resume(co.coroutine, table.unpack(ev)) if not ok then if co.error_handler then co.error_handler(err) else run = false error = err end end end endend```is what I have for that.
gollark: When I say "process" I mean "coroutine with fancy metadata being run in a loop".
gollark: Er, as a process, I mean.
gollark: It's not hard, just run `rednet.run` in your loop.
References
- Kay, Jeremy (14 January 2015). "Cinema Management Group answers Operator call". Screen Daily. Retrieved 25 July 2020.
- Finger, Bobby (12 October 2016). "Here Are 2 Trailers for 2 Very Different Movies About Operators, Both Named Operator". Jezebel (website). Retrieved 23 July 2020.
- Carlin, Shannon (2 November 2015). "Mischa Barton's Back, With A New Movie Where She Plays A Mom". Refinery29. Retrieved 8 July 2020.
- The Deadline Team (21 August 2014). "Ving Rhames Boards 'Operator'; 'Threshold' Ramps Up; Five Join 'Clavius'". Deadline Hollywood. Retrieved 20 July 2020.
- Jacquin, Jeri (13 November 2015). "OPERATOR Dials Up on DVD". Patch (website). Retrieved 20 July 2020.
- Manila Standard Showbitz (23 October 2015). "Olson Brothers answer 'Operator' call". Manila Standard. Retrieved 20 July 2020.
External links
- Operator on IMDb
- Operator at Rotten Tomatoes
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.