Search

Raj Prakash

age ~60

from Saratoga, CA

Also known as:
  • Prakash Raj
Phone and address:
20585 Carniel Ave, Saratoga, CA 95070
408-569-1299

Raj Prakash Phones & Addresses

  • 20585 Carniel Ave, Saratoga, CA 95070 • 408-569-1299
  • San Jose, CA
  • Santa Clara, CA
  • Fremont, CA
  • Glencoe, MD
  • Oakland, CA
  • Cupertino, CA
  • Sparks Glenco, MD
  • 20585 Carniel Ave, Saratoga, CA 95070

Resumes

Raj Prakash Photo 1

Raj Prakash

view source
Raj Prakash Photo 2

Raj Prakash

view source
Location:
United States
Name / Title
Company / Classification
Phones & Addresses
Raj Prakash
President
ADOKEE, INC
20585 Carniel Ave, Saratoga, CA 95070

Us Patents

  • Dynamic Distributed Make

    view source
  • US Patent:
    7225437, May 29, 2007
  • Filed:
    Mar 26, 2003
  • Appl. No.:
    10/400224
  • Inventors:
    Nikolay Molchanov - Fremont CA, US
    Raj Prakash - Saratoga CA, US
  • Assignee:
    Sun Microsystems, Inc. - Santa Clara CA
  • International Classification:
    G06F 9/44
    G06F 9/46
  • US Classification:
    717145, 718104
  • Abstract:
    A distributed make command is used when compiling a computer program in order to allow non-dependent processes in the compiling be performed in parallel, such as with different resources, in order to speed compile time. The distributed make command is typically executed by a user who also specifies a maximum number of resources to allocate to the compiling. The present invention dynamically adjusts this maximum number of resources to allocate if the resources become overloaded during the compiling, which has the effect of optimizing the efficiency of the compiling, either by reducing the number of resources utilized or by reducing the amount of time the compiling takes (or both).
  • Portable Executable Source Code Representations

    view source
  • US Patent:
    7434213, Oct 7, 2008
  • Filed:
    Mar 31, 2004
  • Appl. No.:
    10/813889
  • Inventors:
    Raj Prakash - Saratoga CA, US
    Kurt J. Goebel - Dayton OH, US
    Fu-Hwa Wang - Saratoga CA, US
  • Assignee:
    Sun Microsystems, Inc. - Santa Clara CA
  • International Classification:
    G06F 9/45
  • US Classification:
    717152
  • Abstract:
    Platform independent processing of the source code is performed, such as lexical analysis, semantic analysis, syntax analysis, and platform independent optimization, and an intermediate representation of the source code is generated. This intermediate representation is carried forward into the next stage of processing, which is platform dependent processing. The intermediate representation undergoes machine specific analysis and an executable representation (i. e. , executable code) of the source code for a particular platform is generated. However, the intermediate representation, which has not been converted to a machine specific representation, is included with the executable representation. The source code can essentially be ported to a different platform by extracting the intermediate representation and performing platform dependent processing on the intermediate representation. The extracted intermediate representation, which has already undergone platform independent processing, is processed for the target platform and an executable representation for the target platform is generated.
  • Reducing Layout Conflicts Among Code Units With Caller-Callee Relationships

    view source
  • US Patent:
    7703087, Apr 20, 2010
  • Filed:
    Dec 10, 2004
  • Appl. No.:
    11/009886
  • Inventors:
    Raj Prakash - Saratoga CA, US
  • Assignee:
    Oracle America, Inc. - Redwood Shores CA
  • International Classification:
    G06F 9/45
  • US Classification:
    717157, 717158, 717159
  • Abstract:
    A code placement technique that organizes code units to at least reduce layout conflicts among caller/callee code units. A code preparation environment determines those code units of a code representation that have overlapping memory mappings with their counterpart caller/callee code units. To at least reduce the layout conflicts, or overlapping memory mappings, the code preparation environment arranges the caller/callee code units to eliminate the layout conflicts among the caller/callee code units.
  • Automatic Failure Analysis Of Code Development Options

    view source
  • US Patent:
    7797684, Sep 14, 2010
  • Filed:
    Nov 4, 2005
  • Appl. No.:
    11/267111
  • Inventors:
    Raj Prakash - Saratoga CA, US
  • Assignee:
    Oracle America, Inc. - Redwood City CA
  • International Classification:
    G06F 11/00
    G06F 9/44
  • US Classification:
    717127, 717131, 714 38, 714 45
  • Abstract:
    Sweeping through the code development options of a code development command allows diagnosis of a failure resulting from execution of the code development command on a given code. Successively modifying the code development command, such as successively removing code development options, automatically allows efficient examination of a failure. Executing each modified version of the code development command and recording results of the executions generates information that can expeditiously identify correspondence between a failure and one or more of the code development options.
  • Automatic Code Tuning

    view source
  • US Patent:
    7895585, Feb 22, 2011
  • Filed:
    Sep 9, 2005
  • Appl. No.:
    11/223670
  • Inventors:
    Raj Prakash - Saratoga CA, US
    Kurt J. Goebel - Dayton OH, US
    Fu-Hwa Wang - Saratoga CA, US
  • Assignee:
    Oracle America, Inc. - Redwood City CA
  • International Classification:
    G06F 9/44
    G06F 9/45
  • US Classification:
    717151, 717131, 717140, 717154
  • Abstract:
    Automatically executing commands to process code (e. g. , compile commands, interpret commands, etc. ) and recording code characteristic metric values (e. g. , file size, execution time, etc. ) allows automatic code tuning. The automatic turning system may execute predefined commands on codes, automatically intelligently build commands, both execute predefined commands and intelligently build upon those predefined commands, etc. With the automatic intelligent building of commands to build more effective commands, an automatic tuning system can efficiently and judiciously search through available code development tool options to find the more effective combinations of options to generate executable codes.
  • Task Dispatch Monitoring For Dynamic Adaptation To System Conditions

    view source
  • US Patent:
    8082545, Dec 20, 2011
  • Filed:
    Sep 9, 2005
  • Appl. No.:
    11/222690
  • Inventors:
    Raj Prakash - Saratoga CA, US
  • Assignee:
    Oracle America, Inc. - Redwood City CA
  • International Classification:
    G06F 9/46
    G06F 9/45
    G06F 15/173
  • US Classification:
    718104, 718102, 718105, 709223, 709224, 709226, 717145, 717149
  • Abstract:
    Monitoring system wide task dispatch allows dynamic adaptation to conditions of a system. A monitor tracks the total tasks currently dispatched to the system. In a system with multiple processing units, this monitor is centralized and collects information about tasks dispatched to each of the processing units. The monitor compares the total dispatched tasks against a threshold that has already been defined. Further dispatching of tasks to the system is regulated based on comparison of the total dispatched tasks against the threshold. If the comparison achieves a trigger condition (e. g. , total dispatched tasks exceeding the threshold), then task dispatch is throttled. Throttling further task dispatching, as long as the threshold is exceeded, allows progress to continue without overwhelming the system.
  • Threshold Search Failure Analysis

    view source
  • US Patent:
    8136101, Mar 13, 2012
  • Filed:
    Nov 4, 2005
  • Appl. No.:
    11/267746
  • Inventors:
    Raj Prakash - Saratoga CA, US
  • Assignee:
    Oracle America, Inc. - Redwood City CA
  • International Classification:
    G06F 9/45
    G06F 9/44
  • US Classification:
    717140, 717126, 717151, 717158
  • Abstract:
    A value range for a code development option, which results in an error when applied to a given code, can be automatically searched to intelligently identify a threshold for the error within the value range. Instead of completely abandoning the optimizations offered by a code development option with a value range, the code development option as applied to a given code can be limited to a subrange of the value range, thus imbuing the given code with at least the optimizations offered by the code development option with the subrange. A failure analysis tool searches, for example according to binary search, a value range. Subranges are applied to the given code and results examined to influence successive selections of subranges. Eventually, a threshold, if any, is discovered that separates a subrange that does not result in error from a subrange that results in error.
  • Method For Creating Unified Binary Files

    view source
  • US Patent:
    8266582, Sep 11, 2012
  • Filed:
    Mar 31, 2008
  • Appl. No.:
    12/059033
  • Inventors:
    Raj Prakash - Saratoga CA, US
  • Assignee:
    Oracle America, Inc. - Redwood City CA
  • International Classification:
    G06F 9/44
  • US Classification:
    717106, 717118, 717146, 717147, 717148
  • Abstract:
    A method for creating a unified binary file that may be executed on a plurality of hardware platforms. The unified binary file includes hardware independent code and a plurality of hardware dependent binary files for a variety of hardware platforms. When the unified binary file is executed on a supported hardware platform, an appropriate hardware dependent file is identified and installed. A method for preparing a software package supported on a plurality of hardware platforms for distribution. A unified binary file is created for each corresponding file of the software package. Each unified binary file includes installation directory information and dependent file information.

Youtube

Tv9 - Suzy's close encounter with Prakash Raj...

Suzy's close encounter with Prakash Raj - Part 1

  • Category:
    News & Politics
  • Uploaded:
    05 Jun, 2010
  • Duration:
    8m 19s

Prakash Raj Ties Knot With Pony Verma

Actor Prakash Raj got married to choreographer Pony Verma and a lot of...

  • Category:
    Entertainment
  • Uploaded:
    27 Aug, 2010
  • Duration:
    3m

Gulte.com - Jayapradam Talk Show With Prakash...

Jayapradam Talk Show With Prakash Raj,Prakash Raj In Jayapradam Talk S...

  • Category:
    Entertainment
  • Uploaded:
    26 Aug, 2010
  • Duration:
    7m 32s

Gulte.com - Jayapradam Talk Show With Prakash...

Jayapradam Talk Show With Prakash Raj,Prakash Raj In Jayapradam Talk S...

  • Category:
    Entertainment
  • Uploaded:
    26 Aug, 2010
  • Duration:
    6m 5s

Gulte.com - Jayapradam Talk Show With Prakash...

Jayapradam Talk Show With Prakash Raj,Prakash Raj In Jayapradam Talk S...

  • Category:
    Entertainment
  • Uploaded:
    26 Aug, 2010
  • Duration:
    9m 11s

Jayapradam Talk Show With Prakash Raj - 2 - P...

Jayapradam Talk Show With Prakash Raj,Prakash Raj In Jayapradam Talk S...

  • Category:
    Entertainment
  • Uploaded:
    26 Aug, 2010
  • Duration:
    8m 21s

Manasara Pujenchi - N. Raj Prakash Paul

This is Song is from Raj's upcoming album. Sung at Calvary Revival in ...

  • Category:
    Music
  • Uploaded:
    20 Mar, 2009
  • Duration:
    3m 47s

Gulte.com - Jayapradam Talk Show With Prakash...

Jayapradam Talk Show With Prakash Raj,Prakash Raj In Jayapradam Talk S...

  • Category:
    Entertainment
  • Uploaded:
    25 Aug, 2010
  • Duration:
    6m 42s

Classmates

Raj Prakash Photo 3

Raj Prakash (M.Rajprakash)

view source
Schools:
East Northport Junior High School East Northport NY 2001-2005
Community:
Diane Noon, Lynda Smith, Kathleen Perlmutter

Googleplus

Raj Prakash Photo 4

Raj Prakash

Work:
Premium IT Solution - Programmar (2011)
Education:
KCC - Computer
About:
Working at Software Company
Tagline:
Good morning
Bragging Rights:
Schooling from Government school
Raj Prakash Photo 5

Raj Prakash

Work:
Princess Alexandra Hospital - Consultant Spinal &Ortho Surgeon
Education:
Jawahar School, Neyveli
Tagline:
Consultant Spine & Ortho Surgeon
Raj Prakash Photo 6

Raj Prakash

Work:
Jebils Finance Ltd - JR Assistant (2013)
Raj Prakash Photo 7

Raj Prakash

Education:
Student - Computerscience
Raj Prakash Photo 8

Raj Prakash

Education:
St..xaviers
Raj Prakash Photo 9

Raj Prakash

Raj Prakash Photo 10

Raj Prakash

Raj Prakash Photo 11

Raj Prakash

Flickr

Facebook

Raj Prakash Photo 20

Raj Prakash

view source
Raj Prakash Photo 21

Raj Mb Prakash

view source
Raj Prakash Photo 22

Raj Prakash

view source
Raj Prakash Photo 23

Raj Prakash Raj Prakash

view source
Raj Prakash Photo 24

Raj Kiran Prakash

view source
Raj Prakash Photo 25

Raj Prakash Raj Prakash

view source
Raj Prakash Photo 26

Raj Kumar Prakash

view source
Raj Prakash Photo 27

Raj Thapa Prakash

view source

Plaxo

Raj Prakash Photo 28

Prakash Raj

view source
Noida
Raj Prakash Photo 29

Prakash Raj

view source
Raj Prakash Photo 30

Prakash Kumar Raj

view source
Raj Prakash Photo 31

Braj Raj Prakash

view source
KanpurFriends

Myspace

Raj Prakash Photo 32

RAj PRakash

view source
Locality:
trinco, hindu
Gender:
Male
Birthday:
1950
Raj Prakash Photo 33

Raj Prakash

view source
Locality:
kothaguadem, Andhra Pradesh
Gender:
Male
Birthday:
1948

Get Report for Raj Prakash from Saratoga, CA, age ~60
Control profile